Searched refs:mmu_update_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/xen/x86/
H A Dx86_xpmap.c136 static mmu_update_t xpq_queue_array[MAXCPUS][XPQUEUE_SIZE];
194 mmu_update_t *xpq_queue;
234 mmu_update_t *xpq_queue = xpq_queue_array[curcpu()->ci_cpuid];
245 mmu_update_t *xpq_queue = xpq_queue_array[curcpu()->ci_cpuid];
435 mmu_update_t op;
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dxen.h204 * @reqs is an array of mmu_update_t structures ((ptr, val) pairs).
599 typedef struct mmu_update mmu_update_t; typedef in typeref:struct:mmu_update
600 DEFINE_XEN_GUEST_HANDLE(mmu_update_t); variable
/netbsd-current/sys/arch/amd64/include/xen/
H A Dhypercalls.h131 mmu_update_t *req, int count, int *success_count, domid_t domid)
/netbsd-current/sys/arch/i386/include/xen/
H A Dhypercalls.h194 HYPERVISOR_mmu_update(mmu_update_t *req, int count, int *success_count,

Completed in 209 milliseconds