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