Home
last modified time | relevance | path

Searched refs:__is_bad_mt_xwr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dspte.h362 static inline bool __is_bad_mt_xwr(struct rsvd_bits_validate *rsvd_check, in __is_bad_mt_xwr() function
371 return __is_bad_mt_xwr(rsvd_check, spte) || in is_rsvd_spte()
H A Dpaging_tmpl.h141 return __is_bad_mt_xwr(rsvd_check, gpte); in is_bad_mt_xwr()
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h137 return __is_bad_mt_xwr(rsvd_check, gpte); in is_bad_mt_xwr()
H A Dmmu.c3467 static bool __is_bad_mt_xwr(struct rsvd_bits_validate *rsvd_check, u64 pte) in __is_bad_mt_xwr() function
3550 reserved |= __is_bad_mt_xwr(rsvd_check, sptes[level - 1]) || in get_mmio_spte()

Completed in 12 milliseconds