Home
last modified time | relevance | path

Searched refs:__KERNEL32_CS (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/realmode/rm/
H A Dtrampoline_64.S96 ljmpl $__KERNEL32_CS, $pa_startup_32
203 ljmpl $__KERNEL32_CS, $pa_startup_32
265 .quad 0x00cf9b000000ffff # __KERNEL32_CS
278 .short __KERNEL32_CS
H A Dheader.S38 .long __KERNEL32_CS
H A Dreboot.S35 ljmpl $__KERNEL32_CS, $pa_machine_real_restart_paging_off
/linux/arch/x86/boot/startup/
H A Dla57toggle.S39 pushq $__KERNEL32_CS
/linux/arch/x86/platform/efi/
H A Defi_thunk_64.S12 * services from __KERNEL32_CS. This means we can continue to service
71 pushq $__KERNEL32_CS
/linux/arch/x86/include/asm/
H A Dsegment.h212 #define __KERNEL32_CS (GDT_ENTRY_KERNEL32_CS*8) macro
/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S195 orl $(__KERNEL32_CS << 16), %edx # Target code segment selector
H A Dhead_64.S121 pushl $__KERNEL32_CS
499 .quad 0x00cf9a000000ffff /* __KERNEL32_CS */