Searched refs:DATAMODEL_NATIVE (Results 1 - 25 of 102) sorted by relevance

12345

/illumos-gate/usr/src/uts/sparc/os/
H A Ddoor_support.c46 if (get_udatamodel() == DATAMODEL_NATIVE) {
87 size_t minframe = (datamodel == DATAMODEL_NATIVE)?
/illumos-gate/usr/src/uts/common/syscall/
H A Dadjtime.c57 if (datamodel == DATAMODEL_NATIVE) {
92 if (datamodel == DATAMODEL_NATIVE) {
H A Dlwp_info.c63 if (get_udatamodel() == DATAMODEL_NATIVE) {
H A Dprofil.c78 ((get_udatamodel() != DATAMODEL_NATIVE) && (nsamples > INT32_MAX)))
H A Dmknod.c85 if (get_udatamodel() != DATAMODEL_NATIVE)
H A Dlwp_timer.c104 if (curproc->p_model == DATAMODEL_NATIVE) {
214 if (curproc->p_model == DATAMODEL_NATIVE) {
H A Dsigtimedwait.c53 if (datamodel == DATAMODEL_NATIVE) {
113 if (datamodel == DATAMODEL_NATIVE) {
H A Dlwp_create.c89 if (model == DATAMODEL_NATIVE) {
H A Dmmapobjsys.c107 if (model != DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/intel/ia32/syscall/
H A Dlwp_private.c87 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
102 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
173 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
195 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
244 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/intel/dtrace/
H A Ddtrace_isa.c129 if (p->p_model == DATAMODEL_NATIVE) {
161 if (p->p_model == DATAMODEL_NATIVE) {
179 if (p->p_model == DATAMODEL_NATIVE) {
250 if (p->p_model == DATAMODEL_NATIVE)
289 if (p->p_model == DATAMODEL_NATIVE)
333 if (p->p_model == DATAMODEL_NATIVE) {
348 if (p->p_model == DATAMODEL_NATIVE)
365 if (p->p_model == DATAMODEL_NATIVE) {
383 if (p->p_model == DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h68 #define DATAMODEL_NATIVE DATAMODEL_LP64 macro
70 #define DATAMODEL_NATIVE DATAMODEL_ILP32 macro
72 #error "No DATAMODEL_NATIVE specified"
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h59 #define DATAMODEL_NATIVE DATAMODEL_LP64 macro
61 #define DATAMODEL_NATIVE DATAMODEL_ILP32 macro
63 #error "No DATAMODEL_NATIVE specified"
H A Dfile.h138 #define FNATIVE DATAMODEL_NATIVE
/illumos-gate/usr/src/uts/i86pc/os/
H A Dinstr_size.c123 return (dtrace_dis_isize(instr, DIS_ISIZE_INSTR, DATAMODEL_NATIVE,
/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c294 if (get_udatamodel() == DATAMODEL_NATIVE) {
332 if (get_udatamodel() == DATAMODEL_NATIVE) {
372 if (get_udatamodel() == DATAMODEL_NATIVE) {
491 if (get_udatamodel() == DATAMODEL_NATIVE) {
732 if (get_udatamodel() == DATAMODEL_NATIVE) {
764 if (get_udatamodel() == DATAMODEL_NATIVE) {
H A Drctl_proc.c95 if (p->p_model == DATAMODEL_NATIVE)
126 if (p->p_model == DATAMODEL_NATIVE)
173 if (p->p_model == DATAMODEL_NATIVE)
H A Dbrand.c505 if (p->p_model == DATAMODEL_NATIVE) {
526 if (p->p_model == DATAMODEL_NATIVE) {
637 if (args->to_model == DATAMODEL_NATIVE) {
674 if (args->to_model == DATAMODEL_NATIVE) {
725 if (args->to_model == DATAMODEL_NATIVE) {
786 if (args->to_model == DATAMODEL_NATIVE) {
874 if (args->to_model == DATAMODEL_NATIVE) {
904 if (args->to_model == DATAMODEL_NATIVE) {
H A Dtimers.c170 if (get_udatamodel() == DATAMODEL_NATIVE) {
192 if (get_udatamodel() == DATAMODEL_NATIVE)
293 ASSERT(get_udatamodel() == DATAMODEL_NATIVE);
314 if (get_udatamodel() == DATAMODEL_NATIVE)
349 ASSERT(get_udatamodel() == DATAMODEL_NATIVE);
1296 if (datamodel == DATAMODEL_NATIVE) {
1337 if (datamodel == DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_event.h63 #if (DATAMODEL_NATIVE == DATAMODEL_ILP32)
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_clnt.c115 if (model != DATAMODEL_NATIVE) {
174 if (model != DATAMODEL_NATIVE) {
226 if (model != DATAMODEL_NATIVE) {
338 if (model != DATAMODEL_NATIVE) {
730 if (model != DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_isa.c373 if (p->p_model == DATAMODEL_NATIVE) {
589 if (p->p_model == DATAMODEL_NATIVE) {
805 if (curproc->p_model == DATAMODEL_NATIVE) {
863 if (curproc->p_model == DATAMODEL_NATIVE) {
906 if (curproc->p_model == DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsundep.c689 if (model == DATAMODEL_NATIVE) {
714 gdt_ucode_model(DATAMODEL_NATIVE);
821 void (*restop)(klwp_t *) = lwp_getdatamodel(lwp) == DATAMODEL_NATIVE ?
918 if (ttoproc(t)->p_model == DATAMODEL_NATIVE) {
925 gdt_ucode_model(DATAMODEL_NATIVE);
H A Dsyscall.c78 (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE ? sysent : sysent32)
259 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
317 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
335 if (lwp_getdatamodel(lwp) != DATAMODEL_NATIVE)
746 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
1048 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
1205 if (lwp_getdatamodel(lwp) == DATAMODEL_NATIVE) {
/illumos-gate/usr/src/uts/common/io/
H A Dbl.c130 if (get_udatamodel() != DATAMODEL_NATIVE) {

Completed in 77 milliseconds

12345