Searched refs:mm_lam_cr3_mask (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmmu_context.h89 static inline unsigned long mm_lam_cr3_mask(struct mm_struct *mm) function
114 return !mm_lam_cr3_mask(mm) ||
119 static inline unsigned long mm_lam_cr3_mask(struct mm_struct *mm) function
/linux-master/arch/x86/mm/
H A Dtlb.c506 unsigned long new_lam = mm_lam_cr3_mask(next);
708 WARN_ON(mm_lam_cr3_mask(mm));

Completed in 194 milliseconds