Searched refs:mmu_update (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/xen/
H A Dxen.h210 * ` HYPERVISOR_mmu_update(const struct mmu_update reqs[],
629 struct mmu_update { struct
633 typedef struct mmu_update mmu_update_t;
/freebsd-current/sys/i386/include/xen/
H A Dhypercall.h152 return _hypercall4(int, mmu_update, req, count, success_count, domid);
/freebsd-current/sys/amd64/include/xen/
H A Dhypercall.h172 return _hypercall4(int, mmu_update, req, count, success_count, domid);

Completed in 71 milliseconds