Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dmmu_pv.c221 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pmd_hyper()
262 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_batched_set_pte()
308 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_ptep_modify_prot_commit()
402 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_pud_hyper()
482 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d_hyper()
514 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_set_p4d()
743 xen_mc_issue(0); in __xen_pgd_pin()
853 xen_mc_issue(0); in __xen_pgd_unpin()
1225 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb()
1245 xen_mc_issue(PARAVIRT_LAZY_MMU); in xen_flush_tlb_one_user()
[all …]
H A Dmulticalls.h43 static inline void xen_mc_issue(unsigned mode) in xen_mc_issue() function
H A Denlighten_pv.c435 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_set_ldt()
540 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_tls()
849 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_load_sp0()
913 xen_mc_issue(PARAVIRT_LAZY_CPU); in xen_write_cr0()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dxen.h32 DEFINE_XEN_MC_BATCH(xen_mc_issue);