Home
last modified time | relevance | path

Searched refs:__xen_mc_entry (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/xen/
H A Dmmu_pv.c254 mcs = __xen_mc_entry(sizeof(*u)); in xen_extend_mmuext_op()
272 mcs = __xen_mc_entry(sizeof(*u)); in xen_set_pmd_hyper()
757 struct multicall_space mcs = __xen_mc_entry(0); in xen_pin_page()
904 mcs = __xen_mc_entry(0); in xen_unpin_page()
1581 mcs = __xen_mc_entry(sizeof(*op)); in __set_pfn_prot()
1594 mcs = __xen_mc_entry(0); in xen_alloc_ptpage()
2236 mcs = __xen_mc_entry(0); in xen_init_mmu_ops()
2269 mcs = __xen_mc_entry(0); in xen_remap_exchanged_ptes()
H A Dmulticalls.c219 struct multicall_space __xen_mc_entry(size_t args) in __xen_mc_entry() function
H A Denlighten_pv.c625 mc = __xen_mc_entry(0); in load_TLS_descriptor()