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

  /src/sys/arch/mips/mips/
lock_stubs_ras.S 70 * See definition of MIPS_LOCK_RAS_SIZE in asm.h.
300 * _lock_ras_start == (k1 & -MIPS_LOCK_RAS_SIZE)
303 and t0, k1, MIPS_LOCK_RAS_SIZE - 1
locore_mips1.S 342 li t1, -MIPS_LOCK_RAS_SIZE
mipsX_subr.S 873 li t1, -MIPS_LOCK_RAS_SIZE
  /src/sys/arch/mips/include/
asm.h 809 #define MIPS_LOCK_RAS_SIZE 256 /* 16 bytes left over */

Completed in 100 milliseconds