Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c232 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
273 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
329 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
423 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
524 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()
556 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()
796 xen_mc_issue(0); in __xen_pgd_pin()
823 xen_mc_issue(0); in __xen_pgd_pin()
948 xen_mc_issue(0); in __xen_pgd_unpin()
1323 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.c447 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
570 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
836 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
879 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
/Linux-v5.4/include/trace/events/
Dxen.h32 DEFINE_XEN_MC_BATCH(xen_mc_issue);