Searched refs:gpte_access (Results 1 – 1 of 1) sorted by relevance
217 static inline unsigned FNAME(gpte_access)(u64 gpte) in FNAME() argument452 walker->pt_access[walker->level - 1] = FNAME(gpte_access)(pt_access ^ walk_nx_mask); in FNAME()459 walker->pte_access = FNAME(gpte_access)(pte_access ^ walk_nx_mask); in FNAME()575 pte_access = sp->role.access & FNAME(gpte_access)(gpte); in FNAME()1117 pte_access &= FNAME(gpte_access)(gpte); in FNAME()
Completed in 5 milliseconds