Searched refs:read_pkru (Results 1 – 8 of 8) sorted by relevance
35 static inline u32 read_pkru(void) in read_pkru() function
1346 u32 pkru = read_pkru(); in __pkru_allows_pkey()
37 !__pkru_allows_read(read_pkru(), execute_only_pkey)) { in __execute_only_pkey()
186 p->thread.pkru = read_pkru(); in copy_thread()
141 printk("%sPKRU: %08x\n", log_lvl, read_pkru()); in __show_regs()
1103 old_pkru = read_pkru(); in arch_set_user_pkey_access()
2921 hostsa->pkru = read_pkru(); in sev_es_prepare_guest_switch()
4380 vcpu->arch.host_pkru = read_pkru(); in kvm_arch_vcpu_load()
Completed in 42 milliseconds