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/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/kernel/
H A Dtls.c206 info->read_exec_only = !(desc->type & 2); in fill_user_desc()
/linux/arch/x86/um/
H A Dtls_32.c80 info->read_exec_only = 1; in clear_user_desc()