Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c212 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_domain_pte()
265 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
306 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
362 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
458 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
560 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd_hyper()
590 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pgd()
809 xen_mc_issue(0); in __xen_pgd_pin()
836 xen_mc_issue(0); in __xen_pgd_pin()
956 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.c584 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
731 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
958 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
983 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_clts()
1012 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
/linux-4.1.27/include/trace/events/
Dxen.h31 DEFINE_XEN_MC_BATCH(xen_mc_issue);