Searched refs:PARAVIRT_LAZY_CPU (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/xen/
H A Dhypervisor.h13 PARAVIRT_LAZY_CPU, enumerator in enum:paravirt_lazy_mode
/linux-4.4.14/arch/x86/kernel/
H A Dparavirt.c292 enter_lazy(PARAVIRT_LAZY_CPU); paravirt_start_context_switch()
299 leave_lazy(PARAVIRT_LAZY_CPU); paravirt_end_context_switch()
/linux-4.4.14/arch/x86/xen/
H A Denlighten.c586 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_set_ldt()
719 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_CPU) { xen_load_tls()
733 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_load_tls()
960 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_load_sp0()
985 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_clts()
1014 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_write_cr0()
H A Dmmu.c1470 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ xen_write_cr3()
1506 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ xen_write_cr3_init()
2003 xen_mc_issue(PARAVIRT_LAZY_CPU); xen_setup_kernel_pagetable()
/linux-4.4.14/include/trace/events/
H A Dxen.h23 (__entry->mode == PARAVIRT_LAZY_CPU) ? "CPU" : "NONE")
/linux-4.4.14/arch/x86/include/asm/
H A Dparavirt_types.h691 PARAVIRT_LAZY_CPU, enumerator in enum:paravirt_lazy_mode

Completed in 462 milliseconds