Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dmmu_context.h188 #define check_mmu_context() \ macro
201 #define check_mmu_context() do { } while(0) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dmmu_context.h188 #define check_mmu_context() \ macro
201 #define check_mmu_context() do { } while(0) macro
/kernel/linux/linux-5.10/arch/mips/mm/
Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function
/kernel/linux/linux-6.6/arch/mips/mm/
Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function