Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c4527 u64 pa_bits_rsvd, int level, bool nx, bool gbpages, in __reset_rsvds_bits_mask() argument
4540 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 62); in __reset_rsvds_bits_mask()
4542 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 51); in __reset_rsvds_bits_mask()
4643 u64 pa_bits_rsvd, bool execonly, int huge_page_level) in __reset_rsvds_bits_mask_ept() argument
4645 u64 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 51); in __reset_rsvds_bits_mask_ept()