Home
last modified time | relevance | path

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

/arch/h8300/include/asm/
Dpgtable.h72 #define arch_enter_lazy_cpu_mode() do {} while (0) macro
/arch/x86/kernel/
Dparavirt.c291 arch_enter_lazy_cpu_mode(); in arch_flush_lazy_cpu_mode()
/arch/x86/include/asm/
Dparavirt.h1345 static inline void arch_enter_lazy_cpu_mode(void) in arch_enter_lazy_cpu_mode() function