HomeSort by: relevance | last modified time | path
    Searched refs:PAL_OSF1_swpctx (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/alpha/alpha/
multiproc.s 68 call_pal PAL_OSF1_swpctx
db_disasm.c 172 { "osf1_swpctx", PAL_OSF1_swpctx },
locore.s 146 call_pal PAL_OSF1_swpctx /* clobbers a0, t0, t8-t11, a0 */
826 call_pal PAL_OSF1_swpctx /* clobbers a0, t0, t8-t11, v0 */
  /src/sys/arch/alpha/include/
pal.h 79 #define PAL_OSF1_swpctx 0x0030 /* P */
alpha_cpu.h 476 __asm volatile("call_pal %2 # PAL_OSF1_swpctx"
478 : "i" (PAL_OSF1_swpctx), "0" (a0)

Completed in 23 milliseconds