Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/xen/
HDxen.h629 struct mmu_update { struct
633 typedef struct mmu_update mmu_update_t; argument
/freebsd-14-stable/sys/amd64/include/xen/
HDhypercall.h170 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()
/freebsd-14-stable/sys/i386/include/xen/
HDhypercall.h150 return _hypercall4(int, mmu_update, req, count, success_count, domid); in HYPERVISOR_mmu_update()