Home
last modified time | relevance | path

Searched refs:DOOR_INFO_PTR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Ddoor.S51 #define DOOR_INFO_PTR _MUL(7, CLONGSIZE) macro
112 movq DOOR_INFO_PTR(%rsp), %rdi
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Ddoor.S51 #define DOOR_INFO_PTR (SA(MINFRAME) + STACK_BIAS + 7*CLONGSIZE) macro
108 ldn [%fp + DOOR_INFO_PTR], %o0 /* (delay) load door_info ptr */
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Ddoor.S53 #define DOOR_INFO_PTR _MUL(7, CLONGSIZE) macro
158 movl DOOR_INFO_PTR(%esp), %eax