Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Dmmu_context.h168 #define check_mmu_context() \ macro
181 #define check_mmu_context() do { } while(0) macro
/linux-6.12.1/arch/mips/mm/
Dcontext.c47 void check_mmu_context(struct mm_struct *mm) in check_mmu_context() function