Home
last modified time | relevance | path

Searched refs:stphys (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S111 ! void stphys(uint64_t physaddr, int value)
113 ENTRY(stphys) function
120 SET_SIZE(stphys)
/illumos-gate/usr/src/uts/sun4/os/
H A Dmachdep.c646 stphys(addr & ~3, word); in kdi_pwrite()
653 stphys(addr, word); in kdi_pwrite()
662 stphys(addr, word); in kdi_pwrite()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c3246 stphys(pa, data); in mc_inject_error()
3250 stphys(pa, data ^ 0xffffffff); in mc_inject_error()
3284 stphys(pa, data); in mc_inject_error()
3351 stphys(pa, data); in mc_inject_error()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h153 extern void stphys(uint64_t physaddr, int value);
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h153 extern void stphys(uint64_t physaddr, int value);