Home
last modified time | relevance | path

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

/linux/include/xen/arm/
A Dhypervisor.h14 PARAVIRT_LAZY_CPU, enumerator
/linux/arch/x86/xen/
A Denlighten_pv.c405 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
501 if (paravirt_get_lazy_mode() == PARAVIRT_LAZY_CPU) in xen_load_tls()
510 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
838 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
902 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
A Dmmu_pv.c1354 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3()
1389 xen_mc_issue(PARAVIRT_LAZY_CPU); /* interrupts restored */ in xen_write_cr3_init()
1797 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_setup_kernel_pagetable()
/linux/arch/x86/kernel/
A Dparavirt.c220 enter_lazy(PARAVIRT_LAZY_CPU); in paravirt_start_context_switch()
227 leave_lazy(PARAVIRT_LAZY_CPU); in paravirt_end_context_switch()
/linux/arch/x86/include/asm/
A Dparavirt_types.h569 PARAVIRT_LAZY_CPU, enumerator
/linux/include/trace/events/
A Dxen.h24 (__entry->mode == PARAVIRT_LAZY_CPU) ? "CPU" : "NONE")

Completed in 16 milliseconds