Searched refs:LDT (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | fpreg.c | 62 #define LDT(reg,val) asm volatile ("itoft %0,$f"#reg : : "r"(val)); macro 64 #define LDT(reg,val) asm volatile ("ldt $f"#reg",%0" : : "m"(val)); macro 71 case 0: LDT( 0, val); break; in alpha_write_fp_reg() 72 case 1: LDT( 1, val); break; in alpha_write_fp_reg() 73 case 2: LDT( 2, val); break; in alpha_write_fp_reg() 74 case 3: LDT( 3, val); break; in alpha_write_fp_reg() 75 case 4: LDT( 4, val); break; in alpha_write_fp_reg() 76 case 5: LDT( 5, val); break; in alpha_write_fp_reg() 77 case 6: LDT( 6, val); break; in alpha_write_fp_reg() 78 case 7: LDT( 7, val); break; in alpha_write_fp_reg() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0003-tests-seg_override-Replace-__modify_ldt-with-syscall.patch | 33 -/* System call to set LDT entry. */ 41 + /* System call to set LDT entry. */ 50 -/* System call to set LDT entry. */ 61 + /* System call to set LDT entry. */
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | mm.rst | 44 ffff880000000000 | -120 TB | ffff887fffffffff | 0.5 TB | LDT remap for PTI 103 ff10000000000000 | -60 PB | ff10ffffffffffff | 0.25 PB | LDT remap for PTI
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | entry_32.S | 406 jne .Lend_\@ # returning to user-space with LDT SS
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv0900_reg.h | 2413 #define LDT REGx(R0900_P1_LDT) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig | 2396 bool "Enable the LDT (local descriptor table)" if EXPERT 2400 Local Descriptor Table (LDT) using the modify_ldt(2) system
|
| /OK3568_Linux_fs/kernel/ |
| H A D | CREDITS | 1635 D: Kernel LDT modifications to support Wabi and Wine
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 20121 and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor 53314 * LDT: DJGPP Native. (line 24)
|
| H A D | as.info | 16418 'LDO', 'LDSF', 'LDTU', 'LDT', 'LDUNC', 'LDVTS', 'LDWU', 'LDW',
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 20121 and Interrupt Descriptor Tables (GDT, LDT, and IDT). The descriptor 53314 * LDT: DJGPP Native. (line 24)
|
| H A D | as.info | 16418 'LDO', 'LDSF', 'LDTU', 'LDT', 'LDUNC', 'LDVTS', 'LDWU', 'LDW',
|