Searched refs:seg_not_present (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | ldt_gdt.c | 194 !desc->seg_not_present) { in install_valid() 254 .seg_not_present = 0, in do_simple_tests() 279 desc.seg_not_present = 1; in do_simple_tests() 383 desc.seg_not_present = 1; in do_simple_tests() 386 desc.seg_not_present = 0; in do_simple_tests() 391 desc.seg_not_present = 1; in do_simple_tests() 405 desc.seg_not_present = 0; in do_simple_tests() 580 .seg_not_present = 0, in do_multicpu_tests() 649 .seg_not_present = 0, in do_exec_test() 711 low_user_desc->seg_not_present = 0; in setup_low_user_desc() [all …]
|
| H A D | sigreturn.c | 194 .seg_not_present = 0, in setup_ldt() 207 .seg_not_present = 0, in setup_ldt() 220 .seg_not_present = 1, in setup_ldt() 233 .seg_not_present = 1, in setup_ldt() 246 .seg_not_present = 0, in setup_ldt() 271 .seg_not_present = 1, in setup_ldt()
|
| H A D | fsgsbase_restore.c | 70 .seg_not_present = 0, in init_seg()
|
| H A D | fsgsbase.c | 267 .seg_not_present = 0, in load_gs()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | mm_context.h | 46 (((info)->seg_not_present ^ 1) << 15) | \ 59 (info)->seg_not_present == 1 && \
|
| H A D | desc.h | 14 (info)->seg_not_present == 1 && \
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | desc.h | 29 desc->p = info->seg_not_present ^ 1; in fill_ldt() 340 (info)->seg_not_present == 1 && \ 352 info->seg_not_present == 0 && in LDT_zero()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ldt.h | 29 unsigned int seg_not_present:1; member
|
| /OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/ |
| H A D | tls.h | 19 unsigned int seg_not_present:1; member
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tls.c | 78 if (info->seg_not_present) in tls_desc_okay() 213 info->seg_not_present = !desc->p; in fill_user_desc()
|
| H A D | ldt.c | 592 if (ldt_info.seg_not_present == 0) in write_ldt()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0003-tests-seg_override-Replace-__modify_ldt-with-syscall.patch | 59 ldt_entry.seg_not_present = 0;
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | tls_32.c | 84 info->seg_not_present = 1; in clear_user_desc()
|
| H A D | ldt.c | 145 if (ldt_info.seg_not_present == 0) in write_ldt()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 517 …048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}…
|