Searched refs:read_exec_only (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | ldt_gdt.c | 252 .read_exec_only = 0, in do_simple_tests() 292 desc.read_exec_only = 1; in do_simple_tests() 300 desc.read_exec_only = 0; in do_simple_tests() 309 desc.read_exec_only = 1; in do_simple_tests() 313 desc.read_exec_only = 0; in do_simple_tests() 318 desc.read_exec_only = 1; in do_simple_tests() 387 desc.read_exec_only = 1; in do_simple_tests() 390 desc.read_exec_only = 0; in do_simple_tests() 394 desc.read_exec_only = 1; in do_simple_tests() 407 desc.read_exec_only = 0; in do_simple_tests() [all …]
|
| H A D | sigreturn.c | 192 .read_exec_only = 0, in setup_ldt() 205 .read_exec_only = 0, in setup_ldt() 218 .read_exec_only = 0, in setup_ldt() 231 .read_exec_only = 0, in setup_ldt() 244 .read_exec_only = 0, in setup_ldt() 269 .read_exec_only = 0, in setup_ldt()
|
| H A D | fsgsbase_restore.c | 68 .read_exec_only = 0, in init_seg()
|
| H A D | fsgsbase.c | 265 .read_exec_only = 0, in load_gs()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/asm/ |
| H A D | mm_context.h | 44 (((info)->read_exec_only ^ 1) << 9) | \ 56 (info)->read_exec_only == 1 && \
|
| H A D | desc.h | 11 (info)->read_exec_only == 1 && \
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | desc.h | 22 desc->type = (info->read_exec_only ^ 1) << 1; in fill_ldt() 337 (info)->read_exec_only == 1 && \ 349 info->read_exec_only == 0 && in LDT_zero()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ldt.h | 27 unsigned int read_exec_only:1; member
|
| /OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/ |
| H A D | tls.h | 17 unsigned int read_exec_only:1; member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0003-tests-seg_override-Replace-__modify_ldt-with-syscall.patch | 57 ldt_entry.read_exec_only = 0;
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tls.c | 211 info->read_exec_only = !(desc->type & 2); in fill_user_desc()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | tls_32.c | 83 info->read_exec_only = 1; in clear_user_desc()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 517 … -> 6, base_addr:0xb73796c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pa…
|