Home
last modified time | relevance | path

Searched refs:multicall_entry_t (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/xen/interface/
HDxen.h570 typedef struct multicall_entry multicall_entry_t; typedef
571 DEFINE_XEN_GUEST_HANDLE(multicall_entry_t);
/NextBSD/sys/amd64/include/xen/
HDhypercall.h271 multicall_entry_t *call_list, unsigned int nr_calls) in HYPERVISOR_multicall()