Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dpatch.c183 int x86_hotpatch_apply(uint8_t, uint8_t);
186 x86_hotpatch_apply(uint8_t name, uint8_t sel) in x86_hotpatch_apply() function
/netbsd/src/sys/arch/i386/i386/
Dcpufunc.S124 call _C_LABEL(x86_hotpatch_apply)
/netbsd/src/sys/arch/amd64/amd64/
Dcpufunc.S230 callq _C_LABEL(x86_hotpatch_apply)