Home
last modified time | relevance | path

Searched refs:__check_kvm_seq (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/include/asm/
Dmmu_context.h23 void __check_kvm_seq(struct mm_struct *mm);
67 __check_kvm_seq(mm); in check_context()
78 __check_kvm_seq(mm); in check_context()
/linux-3.4.99/arch/arm/mm/
Dioremap.c49 void __check_kvm_seq(struct mm_struct *mm) in __check_kvm_seq() function
115 __check_kvm_seq(current->active_mm); in unmap_area_sections()