Home
last modified time | relevance | path

Searched refs:DATAMODEL_LP64 (Results 1 – 25 of 39) sorted by relevance

12

/titanic_41/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c200 if (curproc->p_model == DATAMODEL_LP64) { in fasttrap_anarg()
329 if (p->p_model == DATAMODEL_LP64 && (instr[start] & 0xf0) == 0x40) in fasttrap_tracepoint_init()
383 ASSERT(p->p_model == DATAMODEL_LP64 || rex == 0); in fasttrap_tracepoint_init()
415 if (p->p_model == DATAMODEL_LP64) in fasttrap_tracepoint_init()
517 ASSERT(p->p_model == DATAMODEL_LP64 || rex == 0); in fasttrap_tracepoint_init()
554 if (p->p_model == DATAMODEL_LP64 && tp->ftt_type == FASTTRAP_T_COMMON) { in fasttrap_tracepoint_init()
957 if (p->p_model == DATAMODEL_LP64) { in fasttrap_pid_probe()
1395 if (p->p_model == DATAMODEL_LP64) { in fasttrap_pid_probe()
1500 ASSERT(p->p_model == DATAMODEL_LP64); in fasttrap_pid_probe()
1558 if (p->p_model == DATAMODEL_LP64) { in fasttrap_pid_probe()
/titanic_41/usr/src/uts/common/sys/
H A Dmodel.h54 #define DATAMODEL_LP64 0x00200000 macro
59 #define DATAMODEL_NATIVE DATAMODEL_LP64
H A Dfile.h130 #define FLP64 DATAMODEL_LP64
H A Dstream.h507 #define IOC_LP64 DATAMODEL_LP64 /* ioctl origin is LP64 */
/titanic_41/usr/src/uts/common/avs/ns/
H A Dmodel.h63 #define DATAMODEL_LP64 0x00200000 macro
68 #define DATAMODEL_NATIVE DATAMODEL_LP64
/titanic_41/usr/src/uts/common/os/
H A Dmmapobj.c213 ((p->p_model == DATAMODEL_LP64) && \
467 if (model == DATAMODEL_LP64) { in lib_va_add_hash()
475 if (model == DATAMODEL_LP64) { in lib_va_add_hash()
740 if (model == DATAMODEL_LP64) { in mmapobj_alloc_start_addr()
761 if (lib_va_64_arena == NULL && model == DATAMODEL_LP64) { in mmapobj_alloc_start_addr()
830 if (model == DATAMODEL_LP64 || libs_mapped_32 < lib_threshold) { in mmapobj_alloc_start_addr()
910 if (get_udatamodel() == DATAMODEL_LP64) { in mmapobj_map_flat()
1327 if (model == DATAMODEL_LP64) { in calc_loadable()
1569 if (model == DATAMODEL_LP64) { in process_phdr()
1929 (model == DATAMODEL_LP64 && ei_class == ELFCLASS32)) { in doelfwork()
[all …]
/titanic_41/usr/src/uts/i86pc/os/
H A Dinstr_size.c95 mode = (model == DATAMODEL_LP64) ? SIZE64 : SIZE32; in dtrace_dis_isize()
H A Dmachdep.c1315 ASSERT(p->p_model != DATAMODEL_LP64); in linear_pc()
1362 ASSERT(p->p_model != DATAMODEL_LP64); in dtrace_linear_pc()
/titanic_41/usr/src/uts/sparc/v9/syscall/
H A Dinstall_utrap.c65 if (get_udatamodel() == DATAMODEL_LP64) in install_utrap()
/titanic_41/usr/src/uts/sparc/v9/os/
H A Dv9dep.c133 if (model == DATAMODEL_LP64) in setfpregs()
175 if (model == DATAMODEL_LP64) in setfpregs()
280 if (model == DATAMODEL_LP64) in getfpregs()
287 if (model == DATAMODEL_LP64) in getfpregs()
297 if (model == DATAMODEL_LP64) { in getfpregs()
832 if (p->p_model == DATAMODEL_LP64 && in setregs()
H A Dxregs.c398 if (!xregs_exists || p->p_model == DATAMODEL_LP64) in xregs_getsize()
/titanic_41/usr/src/uts/sun4u/vm/
H A Dmach_vm_dep.c248 if (p->p_model == DATAMODEL_LP64) in map_addr_proc()
/titanic_41/usr/src/uts/sparc/syscall/
H A Dgetcontext.c145 if (model == DATAMODEL_LP64) in restorecontext()
155 if (model == DATAMODEL_LP64) in restorecontext()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c495 if (lwp_getdatamodel(lwp) == DATAMODEL_LP64) in post_syscall()
507 if (lwp_getdatamodel(lwp) == DATAMODEL_LP64) in post_syscall()
919 if (lwp_getdatamodel(lwp) == DATAMODEL_LP64) in get_syscall_args()
H A Dsysi86.c133 if (get_udatamodel() == DATAMODEL_LP64) { in sysi86()
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c160 if (p->p_model == DATAMODEL_LP64) in setup_note_header()
532 if (p->p_model == DATAMODEL_LP64) { in write_elfnotes()
H A Delf.c299 ASSERT(p->p_model == DATAMODEL_ILP32 || p->p_model == DATAMODEL_LP64); in elfexec()
334 args->to_model = DATAMODEL_LP64; in elfexec()
508 if (args->to_model == DATAMODEL_LP64) in elfexec()
/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.sed.in47 SED_REPLACE(DATAMODEL_LP64)
/titanic_41/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c534 ASSERT(p->p_model != DATAMODEL_LP64 || p->p_ldt == NULL); in prnldt()
/titanic_41/usr/src/uts/common/syscall/
H A Drlimit.c222 case DATAMODEL_LP64: in ulimit()
H A Dfcntl.c503 if (datamodel == DATAMODEL_LP64 && in fcntl()
/titanic_41/usr/src/uts/sparc/os/
H A Dsyscall.c104 if (lwp_getdatamodel(lwp) == DATAMODEL_LP64) { in xregrestore()
295 ASSERT(datamodel == DATAMODEL_LP64); in save_syscall_args()
/titanic_41/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c208 if (lwptoproc(lwp)->p_model == DATAMODEL_LP64) in prsetprregs()
521 if (p->p_model == DATAMODEL_LP64) in prhasx()
/titanic_41/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c280 if (p->p_model == DATAMODEL_LP64) in map_addr_proc()
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3162 #if (DATAMODEL_NATIVE == DATAMODEL_LP64)
3385 #if (DATAMODEL_NATIVE == DATAMODEL_LP64)
3389 #if (DATAMODEL_NATIVE == DATAMODEL_LP64)
3688 #if (DATAMODEL_NATIVE == DATAMODEL_LP64)

12