Searched refs:read_pkru (Results 1 – 5 of 5) sorted by relevance
48 !__pkru_allows_read(read_pkru(), execute_only_pkey)) { in __execute_only_pkey()154 if (!init_pkru_value_snapshot && !read_pkru()) in copy_init_pkru_to_fpregs()
125 static inline u32 read_pkru(void) in read_pkru() function1251 u32 pkru = read_pkru(); in __pkru_allows_pkey()
134 printk(KERN_DEFAULT "PKRU: %08x\n", read_pkru()); in __show_regs()
940 old_pkru = read_pkru(); in arch_set_user_pkey_access()
2555 vmx->host_pkru = read_pkru(); in vmx_vcpu_load()