Searched refs:SPTE_AD_WRPROT_ONLY_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ | ||
| H A D | spte.h | 18 #define SPTE_AD_WRPROT_ONLY_MASK (2ULL << 52) macro |
| H A D | spte.c | 95 spte |= SPTE_AD_WRPROT_ONLY_MASK; in make_spte() |