Home
last modified time | relevance | path

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

/include/xen/arm/
Dhypercall.h66 int HYPERVISOR_multicall(struct multicall_entry *calls, uint32_t nr);
78 MULTI_update_va_mapping(struct multicall_entry *mcl, unsigned long va, in MULTI_update_va_mapping()
85 MULTI_mmu_update(struct multicall_entry *mcl, struct mmu_update *req, in MULTI_mmu_update()
/include/xen/interface/
Dxen.h489 struct multicall_entry { struct
494 DEFINE_GUEST_HANDLE_STRUCT(multicall_entry); argument
/include/trace/events/
Dxen.h12 struct multicall_entry;
37 TP_PROTO(struct multicall_entry *mc, unsigned nargs),