Next:
15.5.1 cpu_info: CPU identification
Up:
15 Kernel Support Library:
Previous:
15.4.4 rtc.h: NVRAM Register
(X86) Processor Identification and Management
15.5.1
cpu_info
: CPU identification data structure
15.5.2
cpuid
: identify the current CPU
15.5.3
cpu_info_format
: output a cpu_info structure in ASCII form
15.5.4
cpu_info_min
: return the minimum feature set of two CPU information structures
15.5.5
cpu_info_dump
: pretty-print a CPU information structure to the console
15.5.6
i16_enter_pmode
: enter protected mode
15.5.7
i16_leave_pmode
: leave protected mode
15.5.8
paging_enable
: enable page translation
15.5.9
paging_disable
: disable page translation
15.5.10
gate_init
: install gate descriptors
Utah Flux Research Group