Home
last modified time | relevance | path

Searched defs:patch (Results 1 – 3 of 3) sorted by relevance

/kernel/lib/libc/string/arch/x86/
A Dselector.cpp22 void x86_memcpy_select(const CodePatchInfo* patch) { in x86_memcpy_select()
44 void x86_memset_select(const CodePatchInfo* patch) { in x86_memset_select()
/kernel/lib/code_patching/
A Dcode_patching.cpp15 for (const CodePatchInfo* patch = __start_code_patch_table; in apply_startup_code_patches() local
/kernel/arch/x86/
A Duser_copy.cpp28 void fill_out_stac_instruction(const CodePatchInfo* patch) { in fill_out_stac_instruction()
39 void fill_out_clac_instruction(const CodePatchInfo* patch) { in fill_out_clac_instruction()

Completed in 11 milliseconds