Home
last modified time | relevance | path

Searched refs:gpte_access (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/kvm/mmu/
Dpaging_tmpl.h217 static inline unsigned FNAME(gpte_access)(u64 gpte) in FNAME() argument
427 walker->pt_access = FNAME(gpte_access)(pt_access ^ walk_nx_mask); in FNAME()
428 walker->pte_access = FNAME(gpte_access)(pte_access ^ walk_nx_mask); in FNAME()
542 pte_access = sp->role.access & FNAME(gpte_access)(gpte); in FNAME()
1059 pte_access &= FNAME(gpte_access)(gpte); in FNAME()