Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h270 static inline bool FNAME(is_last_gpte)(struct kvm_mmu *mmu, in FNAME() argument
429 } while (!FNAME(is_last_gpte)(mmu, walker->level, pte)); in FNAME()