HomeSort by: relevance | last modified time | path
    Searched refs:x86_hotpatch_apply (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
patch.c 183 int x86_hotpatch_apply(uint8_t, uint8_t);
186 x86_hotpatch_apply(uint8_t name, uint8_t sel) function in typeref:typename:int __noubsan
287 panic("x86_hotpatch_apply failed");
  /src/sys/arch/i386/i386/
cpufunc.S 131 call _C_LABEL(x86_hotpatch_apply)
  /src/sys/arch/amd64/amd64/
cpufunc.S 237 callq _C_LABEL(x86_hotpatch_apply)

Completed in 12 milliseconds