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

  /src/sys/arch/sparc64/include/
reg.h 174 #define ALIGNFPSTATE(f) ((struct fpstate64 *)(((long)(f))&(~SPARC64_BLOCK_ALIGN)))
psl.h 284 #define SPARC64_BLOCK_ALIGN 0x3f
  /src/common/lib/libc/arch/sparc64/string/
strmacros.h 41 #define BLOCK_ALIGN SPARC64_BLOCK_ALIGN
  /src/lib/libc/compat/arch/sparc64/sys/
compat___sigtramp1.S 62 #define BLOCK_ALIGN SPARC64_BLOCK_ALIGN
  /src/sys/arch/sparc/include/
psl.h 231 #define SPARC64_BLOCK_ALIGN 0x3f
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 89 #define BLOCK_ALIGN SPARC64_BLOCK_ALIGN
locore.s 96 #define BLOCK_ALIGN SPARC64_BLOCK_ALIGN

Completed in 20 milliseconds