Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/x86/boot/compressed/
H A Dla57toggle.S40 pushq $__KERNEL32_CS
H A Dmem_encrypt.S195 orl $(__KERNEL32_CS << 16), %edx # Target code segment selector
H A Dhead_64.S122 pushl $__KERNEL32_CS
/linux-6.15/arch/x86/platform/efi/
H A Defi_thunk_64.S71 pushq $__KERNEL32_CS
/linux-6.15/arch/x86/include/asm/
H A Dsegment.h212 #define __KERNEL32_CS (GDT_ENTRY_KERNEL32_CS*8) macro