Home
last modified time | relevance | path

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

/linux-4.1.27/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
143 load_mm_cr4(next); in switch_mm()
184 load_mm_cr4(next); in switch_mm()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c1951 load_mm_cr4(current->mm); in refresh_pce()