Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Dmmu_pv.c224 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
265 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
321 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
415 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
516 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()
548 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()
787 xen_mc_issue(0); in __xen_pgd_pin()
814 xen_mc_issue(0); in __xen_pgd_pin()
939 xen_mc_issue(0); in __xen_pgd_unpin()
1324 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()
[all …]
Dmulticalls.h43 static inline void xen_mc_issue(unsigned mode) in xen_mc_issue() function
Denlighten_pv.c440 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
563 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
829 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
872 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
Dmmu.c58 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_all()
/Linux-v4.19/include/trace/events/
Dxen.h32 DEFINE_XEN_MC_BATCH(xen_mc_issue);