Searched refs:EF_SPARCV9_PSO (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h46 #define EF_SPARCV9_PSO 0x1 /* partial store ordering */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c149 * EF_SPARCV9_PSO 0x1 Partial Store Order
163 else if ((memopt1 == EF_SPARCV9_PSO) || (memopt2 == EF_SPARCV9_PSO))
164 eflags |= EF_SPARCV9_PSO;
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h359 #define EF_SPARCV9_PSO 0x00000001 macro

Completed in 56 milliseconds