Searched refs:mmu_update (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/xen/ |
H A D | xen.h | 629 struct mmu_update { struct 633 typedef struct mmu_update mmu_update_t; argument
|
/freebsd/sys/amd64/include/xen/ |
H A D | hypercall.h | 172 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
|
/freebsd/sys/i386/include/xen/ |
H A D | hypercall.h | 152 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
|