Searched refs:BOOTSTRAP_GDT_NUM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dapm_segments.h22 #define BOOTSTRAP_GDT_NUM 32 macro
24 #define APM_INIT_CS_INDEX (BOOTSTRAP_GDT_NUM - 4)
25 #define APM_INIT_DS_INDEX (BOOTSTRAP_GDT_NUM - 3)
26 #define APM_INIT_CS16_INDEX (BOOTSTRAP_GDT_NUM - 2)
27 #define APM_INIT_DS16_INDEX (BOOTSTRAP_GDT_NUM - 1)

Completed in 58 milliseconds