Home
last modified time | relevance | path

Searched refs:commpage (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/commpage/
H A DMakefile.shared.com24 COMMPAGE_OFFSETS_SRC = $(SRC)/lib/commpage/common/offsets.in
33 COMMPAGE_CPPFLAGS = -I$(SRC)/lib/commpage/common
H A DMakefile.shared.targ20 pics/%.o: $(SRC)/lib/commpage/common/%.c
24 pics/%.o: $(SRC)/lib/commpage/$(TARGET_ARCH)/%.s $(COMMPAGE_OFFSETS_H)
/titanic_41/usr/src/uts/common/sys/
H A Dexec.h109 uintptr_t commpage; member
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c813 if (args->commpage != NULL || in elfexec()
814 (args->commpage = (uintptr_t)comm_page_mapin()) != NULL) { in elfexec()
815 ADDAUX(aux, AT_SUN_COMMPAGE, args->commpage) in elfexec()
864 up->u_commpagep = args->commpage; in elfexec()
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile40 include $(SRC)/lib/commpage/Makefile.shared.com
41 include $(SRC)/lib/commpage/Makefile.shared.targ
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com38 include $(SRC)/lib/commpage/Makefile.shared.com
39 include $(SRC)/lib/commpage/Makefile.shared.targ