Home
last modified time | relevance | path

Searched refs:check_vmalloc_seq (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/arm/include/asm/
Dmmu_context.h27 static inline void check_vmalloc_seq(struct mm_struct *mm) in check_vmalloc_seq() function
65 check_vmalloc_seq(mm); in check_and_switch_context()
145 check_vmalloc_seq(mm); in enter_lazy_tlb()
/linux-6.12.1/arch/arm/mm/
Dcontext.c243 check_vmalloc_seq(mm); in check_and_switch_context()
Dioremap.c182 check_vmalloc_seq(current->active_mm); in unmap_area_sections()