Searched refs:pte_pkey (Results 1 – 2 of 2) sorted by relevance
167 unsigned pte_access, unsigned pte_pkey, in permission_fault() argument202 pkru_bits = (vcpu->arch.pkru >> (pte_pkey * 2)) & 3; in permission_fault()
317 unsigned index, accessed_dirty, pte_pkey; in FNAME() local423 pte_pkey = FNAME(gpte_pkeys)(vcpu, pte); in FNAME()428 errcode = permission_fault(vcpu, mmu, walker->pte_access, pte_pkey, access); in FNAME()