Searched refs:mmu_update_t (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/xen/public/ |
H A D | xen.h | 381 typedef struct mmu_update mmu_update_t; typedef 382 DEFINE_XEN_GUEST_HANDLE(mmu_update_t);
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | xen_mmu.c | 120 mmu_update_t t; in set_pteval() 420 mmu_update_t t; in reassign_pfn()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | hypervisor.h | 207 extern int HYPERVISOR_mmu_update(mmu_update_t *, int, int *, domid_t);
|
/titanic_50/usr/src/uts/i86xpv/io/ |
H A D | privcmd_hcall.c | 164 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() 1189 (mmu_update_t *)hc->arg[0], (int)hc->arg[1], in do_privcmd_hypercall()
|
/titanic_50/usr/src/uts/common/xen/os/ |
H A D | hypercall.c | 58 HYPERVISOR_mmu_update(mmu_update_t *req, int count, int *success_count, in HYPERVISOR_mmu_update()
|
/titanic_50/usr/src/uts/i86pc/vm/ |
H A D | htable.c | 2186 mmu_update_t t[2]; in x86pte_cas() 2260 mmu_update_t t[1]; in x86pte_inval()
|
/titanic_50/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 390 mmu_update_t t; in set_pteval()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | fakebop.c | 1622 mmu_update_t t[2]; in relocate_boot_archive()
|