Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dpatch.c168 patchbytes(void *addr, const uint8_t *bytes, size_t size) in patchbytes() function
234 patchbytes(hp->addr, bytes, size); in x86_hotpatch_apply()