Searched refs:is_rsvd_bits_set (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dpaging_tmpl.h167 if (is_rsvd_bits_set(&vcpu->arch.mmu, gpte, PT_PAGE_TABLE_LEVEL)) prefetch_invalid_gpte()
348 if (unlikely(is_rsvd_bits_set(mmu, pte, walker->level))) { walk_addr_generic()
415 * done by is_rsvd_bits_set() above. walk_addr_generic()
H A Dmmu.c3298 static bool is_rsvd_bits_set(struct kvm_mmu *mmu, u64 gpte, int level) is_rsvd_bits_set() function

Completed in 112 milliseconds