Searched refs:patch_site (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/powerpc/mm/book3s32/ |
| H A D | hash_low.S | 339 patch_site 0f, patch__hash_page_A0 340 patch_site 1f, patch__hash_page_A1 341 patch_site 2f, patch__hash_page_A2 365 patch_site 0f, patch__hash_page_B 386 patch_site 0f, patch__hash_page_C 546 patch_site 0f, patch__flush_hash_A0 547 patch_site 1f, patch__flush_hash_A1 548 patch_site 2f, patch__flush_hash_A2 564 patch_site 0f, patch__flush_hash_B
|
| /linux/arch/powerpc/include/asm/ |
| H A D | code-patching-asm.h | 9 .macro patch_site label name
|
| /linux/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 85 patch_site 1b patch__exec_instr
|
| H A D | copy_32.S | 108 patch_site 5b, patch__memset_nocache 170 patch_site 1b, patch__memcpy_nocache
|
| /linux/arch/powerpc/kernel/ |
| H A D | head_8xx.S | 212 patch_site 0b, patch__itlbmiss_exit_1 215 patch_site 0f, patch__itlbmiss_perf 260 patch_site 0b, patch__dtlbmiss_exit_1 263 patch_site 0f, patch__dtlbmiss_perf
|
| H A D | head_44x.S | 385 patch_site 0f, patch__tlb_44x_hwater_D 484 patch_site 0f, patch__tlb_44x_hwater_I
|
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 589 struct patch_site { struct 596 static struct alt_instr * __init_or_module analyze_patch_site(struct patch_site *ps, in analyze_patch_site() argument 630 static void __init_or_module prep_patch_site(struct patch_site *ps) in prep_patch_site() 664 static void __init_or_module patch_site(struct patch_site *ps) in patch_site() function 708 struct patch_site ps = { in apply_alternatives() 715 patch_site(&ps); in apply_alternatives()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_entry.S | 342 patch_site 1b patch__call_kvm_flush_link_stack_p9
|