HomeSort by: relevance | last modified time | path
    Searched defs:x86_hotpatch_apply (Results 1 - 2 of 2) 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");
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");

Completed in 22 milliseconds