Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/xen/
Dmmu.c210 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_domain_pte()
263 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
304 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
348 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
529 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
631 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd_hyper()
661 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd()
880 xen_mc_issue(0); in __xen_pgd_pin()
907 xen_mc_issue(0); in __xen_pgd_pin()
1027 xen_mc_issue(0); in __xen_pgd_unpin()
[all …]
Dmulticalls.h42 static inline void xen_mc_issue(unsigned mode) in xen_mc_issue() function
Denlighten.c470 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
601 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
820 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
922 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_clts()
951 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
Dp2m.c715 xen_mc_issue(PARAVIRT_LAZY_MMU); in m2p_add_override()
810 xen_mc_issue(PARAVIRT_LAZY_MMU); in m2p_remove_override()
/linux-3.4.99/include/trace/events/
Dxen.h31 DEFINE_XEN_MC_BATCH(xen_mc_issue);