Home
last modified time | relevance | path

Searched refs:__KERNEL_CS (Results 1 – 25 of 113) sorted by relevance

12345

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Didt.c32 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL0, __KERNEL_CS)
36 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL3, __KERNEL_CS)
43 G(_vector, _addr, _ist + 1, GATE_INTERRUPT, DPL0, __KERNEL_CS)
H A Ddoublefault_32.c99 .cs = __KERNEL_CS,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Didt.c32 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL0, __KERNEL_CS)
36 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL3, __KERNEL_CS)
43 G(_vector, _addr, _ist + 1, GATE_INTERRUPT, DPL0, __KERNEL_CS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Didt.c32 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL0, __KERNEL_CS)
36 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL3, __KERNEL_CS)
43 G(_vector, _addr, _ist + 1, GATE_INTERRUPT, DPL0, __KERNEL_CS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/realmode/rm/
H A Dwakeup_asm.S23 pmode_cs: .short __KERNEL_CS
133 ljmpl $__KERNEL_CS, $pa_startup_32
H A Dtrampoline_64.S161 ljmpl $__KERNEL_CS, $pa_startup_64
181 .quad 0x00af9b000000ffff # __KERNEL_CS
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/realmode/rm/
H A Dwakeup_asm.S23 pmode_cs: .short __KERNEL_CS
133 ljmpl $__KERNEL_CS, $pa_startup_32
H A Dtrampoline_64.S161 ljmpl $__KERNEL_CS, $pa_startup_64
181 .quad 0x00af9b000000ffff # __KERNEL_CS
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/realmode/rm/
H A Dwakeup_asm.S23 pmode_cs: .short __KERNEL_CS
133 ljmpl $__KERNEL_CS, $pa_startup_32
H A Dtrampoline_64.S161 ljmpl $__KERNEL_CS, $pa_startup_64
181 .quad 0x00af9b000000ffff # __KERNEL_CS
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dsegment.h133 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
208 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dsegment.h133 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
208 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dsegment.h133 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
208 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS*8) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/boot/compressed/
H A Didt_64.c15 entry.segment = __KERNEL_CS; in set_idt_entry()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/boot/compressed/
H A Didt_64.c15 entry.segment = __KERNEL_CS; in set_idt_entry()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/boot/compressed/
H A Didt_64.c15 entry.segment = __KERNEL_CS; in set_idt_entry()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dprocessor_32.h232 …init_stack) + (long)&init_stack, .vm86_info = NULL, .sysenter_cs = __KERNEL_CS, .io_bitmap_p…
234 …sizeof(init_stack) + (long)&init_stack, .ss0 = __KERNEL_DS, .ss1 = __KERNEL_CS, .io_bitmap_b…
H A Dsegment_32.h34 #define __KERNEL_CS (GDT_ENTRY_KERNEL_CS * 8) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/pci/
H A Dpcbios.c85 } bios32_indirect __initdata = { 0, __KERNEL_CS };
128 .segment = __KERNEL_CS,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/pci/
H A Dpcbios.c85 } bios32_indirect __initdata = { 0, __KERNEL_CS };
128 .segment = __KERNEL_CS,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/pci/
H A Dpcbios.c85 } bios32_indirect __initdata = { 0, __KERNEL_CS };
128 .segment = __KERNEL_CS,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/platform/efi/
H A Defi_thunk_64.S69 2: pushl $__KERNEL_CS
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/platform/efi/
H A Defi_thunk_64.S69 2: pushl $__KERNEL_CS
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/platform/efi/
H A Defi_thunk_64.S69 2: pushl $__KERNEL_CS
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/acpi/
H A Dwakeup_32.S25 ljmp $(__KERNEL_CS), $1f

12345