Home
last modified time | relevance | path

Searched refs:stdphys (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c659 stdphys(pa, 3); in sbdp_cpu_stop_self()
688 stdphys(pa, 4); in sbdp_cpu_stop_self()
796 stdphys(pa, 8); in sbdp_cpu_shutdown_self()
801 stdphys(pa, 6); in sbdp_cpu_shutdown_self()
811 stdphys(pa, 7); in sbdp_cpu_shutdown_self()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S48 ! void stdphys(uint64_t physaddr, uint64_t value)
50 ENTRY(stdphys) function
60 SET_SIZE(stdphys)
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h155 extern void stdphys(uint64_t physaddr, uint64_t value);
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h155 extern void stdphys(uint64_t physaddr, uint64_t value);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c111 stdphys(sync_flag_pa, 0); /* reset sync flag to 0 */ in pci_dma_sync_flag_wait()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c403 stdphys(dst_pa, scrub_value); in dr_mem_ecache_scrub()