Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h137 return __is_bad_mt_xwr(rsvd_check, gpte); in FNAME()
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()