Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h200 #define MMU_MACHPHYS_UPDATE 1 /* ptr = MA of frame to modify entry for */ macro
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_mmu.c444 t.ptr = mfn_to_ma(mfn) | MMU_MACHPHYS_UPDATE; in reassign_pfn()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1967 t[0].ptr = mfn_to_ma(copy_mfn) | MMU_MACHPHYS_UPDATE; in relocate_boot_archive()
1969 t[1].ptr = mfn_to_ma(va_mfn) | MMU_MACHPHYS_UPDATE; in relocate_boot_archive()