Home
last modified time | relevance | path

Searched refs:PARAVIRT_LAZY_CPU (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
Dparavirt.c192 enter_lazy(PARAVIRT_LAZY_CPU); in paravirt_start_context_switch()
199 leave_lazy(PARAVIRT_LAZY_CPU); in paravirt_end_context_switch()
/arch/x86/xen/
Denlighten_pv.c406 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
502 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_CPU) in xen_load_tls()
511 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
840 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
904 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
Dmmu_pv.c1341 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3()
1376 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3_init()
1775 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_setup_kernel_pagetable()
/arch/x86/include/asm/
Dparavirt_types.h568 PARAVIRT_LAZY_CPU, enumerator