Home
last modified time | relevance | path

Searched refs:mmu_update_t (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h381 typedef struct mmu_update mmu_update_t; typedef
382 DEFINE_XEN_GUEST_HANDLE(mmu_update_t);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_mmu.c120 mmu_update_t t; in set_pteval()
420 mmu_update_t t; in reassign_pfn()
/illumos-gate/usr/src/uts/intel/sys/
H A Dhypervisor.h207 extern int HYPERVISOR_mmu_update(mmu_update_t *, int, int *, domid_t);
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c164 privcmd_HYPERVISOR_mmu_update(mmu_update_t *ureq, int count, int *scount, in privcmd_HYPERVISOR_mmu_update()
167 mmu_update_t *kreq, single_kreq; in privcmd_HYPERVISOR_mmu_update()
181 DTRACE_XPV3(mmu__update__start, int, domid, int, count, mmu_update_t *, in privcmd_HYPERVISOR_mmu_update()
1186 (mmu_update_t *)hc->arg[0], (int)hc->arg[1], in do_privcmd_hypercall()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c59 HYPERVISOR_mmu_update(mmu_update_t *req, int count, int *success_count, in HYPERVISOR_mmu_update()
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c2158 mmu_update_t t[2]; in x86pte_cas()
2230 mmu_update_t t[1]; in x86pte_inval()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c407 mmu_update_t t; in set_pteval()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1921 mmu_update_t t[2]; in relocate_boot_archive()