Next:
13.5.1 cpu_info: CPU identification
Up:
13 Kernel Support Library:
Previous:
13.4.4 rtc.h: NVRAM Register
(X86) Processor Identification and Management
13.5.1
cpu_info
: CPU identification data structure
13.5.2
cpuid
: identify the current CPU
13.5.3
cpu_info_format
: output a cpu_info structure in ASCII form
13.5.4
cpu_info_min
: return the minimum feature set of two CPU information structures
13.5.5
cpu_info_dump
: pretty-print a CPU information structure to the console
13.5.6
i16_enter_pmode
: enter protected mode
13.5.7
i16_leave_pmode
: leave protected mode
13.5.8
paging_enable
: enable page translation
13.5.9
paging_disable
: disable page translation
13.5.10
gate_init
: install gate descriptors
Utah Flux Research Group