Searched refs:gpte_access (Results 1 – 1 of 1) sorted by relevance
202 static inline unsigned FNAME(gpte_access)(u64 gpte) in FNAME() argument415 walker->pt_access = FNAME(gpte_access)(pt_access ^ walk_nx_mask); in FNAME()416 walker->pte_access = FNAME(gpte_access)(pte_access ^ walk_nx_mask); in FNAME()529 pte_access = sp->role.access & FNAME(gpte_access)(gpte); in FNAME()1040 pte_access &= FNAME(gpte_access)(gpte); in FNAME()