Home
last modified time | relevance | path

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

/arch/arm/include/asm/xen/
Dhypervisor.h13 PARAVIRT_LAZY_CPU, enumerator
/arch/x86/kernel/
Dparavirt.c294 enter_lazy(PARAVIRT_LAZY_CPU); in paravirt_start_context_switch()
301 leave_lazy(PARAVIRT_LAZY_CPU); in paravirt_end_context_switch()
/arch/x86/xen/
Denlighten.c597 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
730 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_CPU) { in xen_load_tls()
744 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
974 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
999 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_clts()
1028 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
Dmmu.c1466 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3()
1502 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3_init()
1999 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_setup_kernel_pagetable()
/arch/x86/include/asm/
Dparavirt_types.h682 PARAVIRT_LAZY_CPU, enumerator