Searched refs:CR3_NOFLUSH (Results 1 – 2 of 2) sorted by relevance
40 #define CR3_NOFLUSH BIT_ULL(63) macro49 #define CR3_NOFLUSH 0 macro
176 return __sme_pa(pgd) | kern_pcid(asid) | CR3_NOFLUSH; in build_cr3_noflush()