Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.h368 static __always_inline bool is_rsvd_spte(struct rsvd_bits_validate *rsvd_check, in is_rsvd_spte() function
H A Dspte.c237 WARN_ONCE(is_rsvd_spte(&vcpu->arch.mmu->shadow_zero_check, spte, level), in make_spte()
H A Dmmu.c4132 reserved |= is_rsvd_spte(rsvd_check, sptes[level], level); in get_mmio_spte()