/titanic_50/usr/src/uts/i86pc/sys/ |
H A D | machparam.h | 161 #define KERNELBASE ADDRESS_C(0xfffffd8000000000) macro 247 #define KERNELBASE ADDRESS_C(0xc8000000) 249 #define KERNELBASE ADDRESS_C(0xd4000000) 290 #define USERLIMIT KERNELBASE
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | x_call.c | 268 ASSERT((uintptr_t)func >= KERNELBASE); in xt_one_unchecked() 315 ASSERT((uintptr_t)func >= KERNELBASE); in xt_some() 381 ASSERT((uintptr_t)func >= KERNELBASE); in xt_all() 435 ASSERT((uintptr_t)func > KERNELBASE); in xc_one() 554 ASSERT((uintptr_t)func > KERNELBASE); in xc_some() 648 ASSERT((uintptr_t)func > KERNELBASE); in xc_all()
|
H A D | startup.c | 2781 (void) seg_attach(&kas, (caddr_t)KERNELBASE, in kvm_init() 2782 (size_t)(e_moddata - KERNELBASE), &ktextseg); in kvm_init() 2785 (void) seg_attach(&kas, (caddr_t)(KERNELBASE + MMU_PAGESIZE4M), in kvm_init() 3153 ((uintptr_t)(addr) < KERNELBASE + 2 * MMU_PAGESIZE4M ? 0 : \ 3161 (((uintptr_t)(addr) >= KERNELBASE + 2 * MMU_PAGESIZE4M) && \ 3162 ((uintptr_t)(addr) < KERNELBASE + 3 * MMU_PAGESIZE4M)) 3264 (void *)(KERNELBASE + MMU_PAGESIZE4M), in kobj_texthole_alloc()
|
/titanic_50/usr/src/lib/libbc/inc/include/sun4/ |
H A D | vmparam.h | 47 #define USRSTACK KERNELBASE
|
H A D | param.h | 166 #define KERNELBASE (0-KERNELSIZE) macro
|
H A D | mmu.h | 210 #define REGTEMP ((KERNELBASE-SMGRPSIZE)&SMGRPMASK)
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | trapstat.c | 796 if (get_tba() != (caddr_t)KERNELBASE) in trapstat_probe() 816 (void) set_tba((caddr_t)KERNELBASE); in trapstat_probe() 904 if (get_tba() != (caddr_t)KERNELBASE) in trapstat_enable() 954 (void) set_tba((caddr_t)KERNELBASE); in trapstat_disable() 1400 orig = KERNELBASE + entoffs; in trapstat_tlbent() 1533 orig = KERNELBASE; in trapstat_make_traptab() 1656 orig = KERNELBASE; in trapstat_make_traptab() 1763 tcpu->tcpu_ibase = (caddr_t)((KERNELBASE - tstat_offset) in trapstat_setup() 1815 tcpu->tcpu_vabase = (caddr_t)(KERNELBASE - in trapstat_setup()
|
H A D | ivintr.c | 192 ASSERT((uintptr_t)intr_handler > KERNELBASE); in add_ivintr()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_param.h | 128 #define KERNELBASE _mdb_ks_kernelbase macro
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | mmu.h | 146 #define FLUSH_ADDR (KERNELBASE + 2 * MMU_PAGESIZE4M)
|
H A D | machparam.h | 152 #define KERNELBASE ADDRESS_C(0x01000000) macro
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | mmu.h | 242 #define FLUSH_ADDR (KERNELBASE + 2 * MMU_PAGESIZE4M)
|
H A D | machparam.h | 192 #define KERNELBASE ADDRESS_C(0x01000000) macro
|
/titanic_50/usr/src/uts/sun4v/promif/ |
H A D | promif_cpu.c | 68 if (tba != (caddr_t)KERNELBASE) in promif_set_mmfsa_traptable()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | mutex.c | 570 ASSERT(ibc < (void *)KERNELBASE); /* see 1215173 */ in mutex_init() 572 if ((intptr_t)ibc > ipltospl(LOCK_LEVEL) && ibc < (void *)KERNELBASE) { in mutex_init()
|
/titanic_50/usr/src/uts/sun4u/ml/ |
H A D | mach_interrupt.s | 64 ! It could be a fast trap handler address (pc > KERNELBASE) at TL>0 77 set KERNELBASE, %g4
|
/titanic_50/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu.h | 89 sethi %hi(KERNELBASE), scr2; \ 90 or scr2, %lo(KERNELBASE), scr2; \
|
H A D | mach_sfmmu.c | 164 textva = (caddr_t)(KERNELBASE & MMU_PAGEMASK4M); in sfmmu_remap_kernel()
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | archdep.c | 1170 if (eip < KERNELBASE || ins[1] != M_MODRM_ESP) in argcount() 1227 if ((uintptr_t)fp < KERNELBASE) in traceback() 1233 while ((uintptr_t)fp >= KERNELBASE) { in traceback() 1343 if ((uintptr_t)fp < KERNELBASE) in traceback() 1350 while ((uintptr_t)fp >= KERNELBASE) { in traceback()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | param.h | 391 #define KERNELBASE _kernelbase macro
|
/titanic_50/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu.c | 115 textva = (caddr_t)(KERNELBASE & MMU_PAGEMASK4M); in sfmmu_remap_kernel()
|
H A D | mach_sfmmu.h | 122 sethi %hi(KERNELBASE), scr2; \ 123 or scr2, %lo(KERNELBASE), scr2; \
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | archdep.c | 307 while ((uintptr_t)fp >= KERNELBASE) { in traceback()
|
/titanic_50/usr/src/uts/common/conf/ |
H A D | param.c | 110 uintptr_t _kernelbase = (uintptr_t)KERNELBASE;
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | startup.c | 1333 if (eprom_kernelbase && eprom_kernelbase != KERNELBASE) in startup_kmem() 1357 kernelbase = (uintptr_t)KERNELBASE; in startup_kmem() 1390 *(uintptr_t *)&_userlimit -= KERNELBASE - USERLIMIT; in startup_kmem()
|