Home
last modified time | relevance | path

Searched refs:hot_patch_kernel_text (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/mdb/sparc/kmdb/kctl/
H A Dkctl_isadep.c60 hot_patch_kernel_text(addr, data, sizeof (data)); in kctl_patch_text()
96 hot_patch_kernel_text((caddr_t)&kmdb_trap, kctl_trap_brsav, 4); in kctl_ktrap_restore()
97 hot_patch_kernel_text((caddr_t)&kmdb_trap_tl1, kctl_trap_tl1_brsav, 4); in kctl_ktrap_restore()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dasm_misc.h70 call hot_patch_kernel_text; \
/titanic_50/usr/src/uts/common/os/
H A Dbrand.c409 hot_patch_kernel_text((caddr_t)syscall_trap_patch_point, in brand_plat_interposition_enable()
412 hot_patch_kernel_text((caddr_t)syscall_trap32_patch_point, in brand_plat_interposition_enable()
428 hot_patch_kernel_text((caddr_t)syscall_trap_patch_point, in brand_plat_interposition_disable()
430 hot_patch_kernel_text((caddr_t)syscall_trap32_patch_point, in brand_plat_interposition_disable()
H A Dsubr.c317 hot_patch_kernel_text(caddr_t iaddr, uint32_t new_instr, uint_t size) in hot_patch_kernel_text() function
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dlock_prim.s1126 call hot_patch_kernel_text; \
1192 call hot_patch_kernel_text; \
1251 call hot_patch_kernel_text
1266 call hot_patch_kernel_text; \
H A Dfloat.s246 call hot_patch_kernel_text
/titanic_50/usr/src/uts/common/sys/
H A Dsystm.h292 extern void hot_patch_kernel_text(caddr_t, uint32_t, uint_t);
/titanic_50/usr/src/uts/sun4/io/
H A Dtrapstat.c721 hot_patch_kernel_text((caddr_t)ep->tpe_addr, in trapstat_hotpatch()
733 hot_patch_kernel_text((caddr_t)ep->tpe_addr, in trapstat_hotpatch()
/titanic_50/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s632 call hot_patch_kernel_text; \