Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpkeys.c37 !__pkru_allows_read(read_pkru(), execute_only_pkey)) { in __execute_only_pkey()
/arch/x86/include/asm/
Dpgtable.h129 static inline u32 read_pkru(void) in read_pkru() function
1416 u32 pkru = read_pkru(); in __pkru_allows_pkey()
/arch/x86/kernel/
Dprocess_64.c141 printk(KERN_DEFAULT "PKRU: %08x\n", read_pkru()); in __show_regs()
/arch/x86/kernel/fpu/
Dxstate.c973 old_pkru = read_pkru(); in arch_set_user_pkey_access()
/arch/x86/kvm/
Dx86.c8312 vcpu->arch.host_pkru = read_pkru(); in vcpu_enter_guest()