Searched refs:ASI_PNF (Results 1 – 6 of 6) sorted by relevance
99 unsigned long __asi = ASI_PNF; \141 unsigned long __asi = ASI_PNF; \
15 lduba [%o0] (ASI_PNF), %o3
18 wr %g0, ASI_PNF, %asi
13 #define ASI_PNF 0x82 macro
135 #define ASI_PNF 0x82 /* Primary, no fault */ macro
277 if ((asi & 0xf6) == ASI_PNF) { in is_no_fault_exception()
Completed in 13 milliseconds