Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c223 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
266 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
312 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
406 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
486 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()
518 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()
747 xen_mc_issue(0); in __xen_pgd_pin()
859 xen_mc_issue(0); in __xen_pgd_unpin()
1239 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()
1259 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_one_user()
[all …]
Dmulticalls.h43 static inline void xen_mc_issue(unsigned mode) in xen_mc_issue() function
Denlighten_pv.c409 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
514 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
845 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
909 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
/linux-5.19.10/include/trace/events/
Dxen.h32 DEFINE_XEN_MC_BATCH(xen_mc_issue);