Home
last modified time | relevance | path

Searched refs:APM_CS_16 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dapm_bios.h13 #define APM_CS_16 (APM_CS + 8) macro
14 #define APM_DS (APM_CS_16 + 8)
/OK3568_Linux_fs/u-boot/include/linux/
H A Dapm_bios.h31 #define APM_CS_16 (APM_CS + 8) macro
32 #define APM_DS (APM_CS_16 + 8)
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapm_32.c2343 set_desc_base(&gdt[APM_CS_16 >> 3], in apm_init()