Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/xen/
HDxen.h633 typedef struct mmu_update mmu_update_t; typedef
634 DEFINE_XEN_GUEST_HANDLE(mmu_update_t);
/freebsd-head/sys/amd64/include/xen/
HDhypercall.h169 mmu_update_t *req, unsigned int count, unsigned int *success_count, in HYPERVISOR_mmu_update()
/freebsd-head/sys/i386/include/xen/
HDhypercall.h150 mmu_update_t *req, int count, int *success_count, domid_t domid) in HYPERVISOR_mmu_update()