Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmmu_context.h24 static inline void load_mm_cr4(struct mm_struct *mm) in load_mm_cr4() function
33 static inline void load_mm_cr4(struct mm_struct *mm) {} in load_mm_cr4() function
155 load_mm_cr4(next); in switch_mm()
198 load_mm_cr4(next); in switch_mm()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c2000 load_mm_cr4(current->mm); in refresh_pce()