Home
last modified time | relevance | path

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

/openbmc/linux/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 FNAME()