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

/freebsd-13-stable/sys/powerpc/include/
H A Dpcpu.h82 #define PC_FLAG_NOSRS 0x80000000 macro
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dgenassym.c110 ASSYM(PC_FLAG_NOSRS, PC_FLAG_NOSRS);
/freebsd-13-stable/sys/powerpc/aim/
H A Dmmu_radix.c2343 PCPU_SET(flags, PCPU_GET(flags) | PC_FLAG_NOSRS);

Completed in 87 milliseconds