Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/xen/interface/
Dxen.h271 typedef struct mmuext_op mmuext_op_t; typedef
272 DEFINE_XEN_GUEST_HANDLE(mmuext_op_t);
/freebsd-9-stable/sys/i386/include/xen/
Dhypercall.h142 mmuext_op_t *op, int count, int *success_count, domid_t domid) in HYPERVISOR_mmuext_op()