Home
last modified time | relevance | path

Searched refs:read_exec_only (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/um/asm/
H A Ddesc.h11 (info)->read_exec_only == 1 && \
/linux/arch/x86/include/asm/
H A Ddesc.h23 desc->type = (info->read_exec_only ^ 1) << 1; in fill_ldt()
358 (info)->read_exec_only == 1 && \
370 info->read_exec_only == 0 && in LDT_zero()
/linux/arch/x86/um/shared/sysdep/
H A Dtls.h17 unsigned int read_exec_only:1; member
/linux/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c67 .read_exec_only = 0, in init_seg()
/linux/arch/x86/um/
H A Dtls_32.c80 info->read_exec_only = 1; in clear_user_desc()