Home
last modified time | relevance | path

Searched defs:mm_untag_mask (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/sparc/include/asm/
Dmmu_context_64.h188 #define mm_untag_mask mm_untag_mask macro
189 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function
/linux-6.6.21/arch/arm64/include/asm/
Dmmu_context.h295 #define mm_untag_mask mm_untag_mask macro
296 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function
/linux-6.6.21/arch/x86/include/asm/
Dmmu_context.h100 #define mm_untag_mask mm_untag_mask macro
101 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function
/linux-6.6.21/include/linux/
Dmmu_context.h32 static inline unsigned long mm_untag_mask(struct mm_struct *mm) in mm_untag_mask() function