Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dpaging_tmpl.h409 } while (!is_last_gpte(mmu, walker->level, pte)); in FNAME()
Dmmu.c4484 static inline bool is_last_gpte(struct kvm_mmu *mmu, in is_last_gpte() function