Next:
10.5.1 cpu_info: CPU identification
Up:
10 Kernel Support Library:
Previous:
10.4.4 rtc.h: NVRAM Register
(X86) Processor Identification and Management
10.5.1
cpu_info
: CPU identification data structure
10.5.2
cpuid
: identify the current CPU
10.5.3
cpu_info_format
: output a cpu_info structure in ASCII form
10.5.4
cpu_info_min
: return the minimum feature set of two CPU information structures
10.5.5
cpu_info_dump
: pretty-print a CPU information structure to the console
10.5.6
i16_enter_pmode
: enter protected mode
10.5.7
i16_leave_pmode
: leave protected mode
10.5.8
paging_enable
: enable page translation
10.5.9
paging_disable
: disable page translation
10.5.10
gate_init
: install gate descriptors
University of Utah Flux Research Group