Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dspte.h369 static __always_inline bool is_rsvd_spte(struct rsvd_bits_validate *rsvd_check, in is_rsvd_spte() function
H A Dmmu.c4131 reserved |= is_rsvd_spte(rsvd_check, sptes[level], level); in get_mmio_spte()