Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/mmu/
Dmmu.c4992 u64 pa_bits_rsvd, int level, bool nx, in __reset_rsvds_bits_mask() argument
5005 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 62); in __reset_rsvds_bits_mask()
5007 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 51); in __reset_rsvds_bits_mask()
5092 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept() argument
5095 u64 high_bits_rsvd = pa_bits_rsvd & rsvd_bits(0, 51); in __reset_rsvds_bits_mask_ept()