/openbmc/linux/arch/powerpc/kvm/ |
H A D | fpu.S | 115 SYM_FUNC_START_LOCAL(fpd_load_three) 117 SYM_FUNC_START_LOCAL(fpd_load_two) 119 SYM_FUNC_START_LOCAL(fpd_load_one) 121 SYM_FUNC_START_LOCAL(fpd_load_none) 140 SYM_FUNC_START_LOCAL(fpd_return)
|
H A D | book3s_hv_interrupts.S | 111 SYM_FUNC_START_LOCAL(kvmhv_save_host_pmu)
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | head.S | 180 SYM_FUNC_START_LOCAL(clear_page_tables) 313 SYM_FUNC_START_LOCAL(remap_region) 334 SYM_FUNC_START_LOCAL(create_idmap) 423 SYM_FUNC_START_LOCAL(create_kernel_mapping) 472 SYM_FUNC_START_LOCAL(__primary_switched) 646 SYM_FUNC_START_LOCAL(secondary_startup) 664 SYM_FUNC_START_LOCAL(__secondary_switched) 690 SYM_FUNC_START_LOCAL(__secondary_too_slow) 700 SYM_FUNC_START_LOCAL(set_cpu_boot_mode_flag) 777 SYM_FUNC_START_LOCAL(__no_granule_support) [all …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | cpu_setup_6xx.S | 95 SYM_FUNC_START_LOCAL(setup_common_caches) 114 SYM_FUNC_START_LOCAL(setup_604_hid0) 128 SYM_FUNC_START_LOCAL(setup_g2_le_hid2) 151 SYM_FUNC_START_LOCAL(setup_7400_workarounds) 158 SYM_FUNC_START_LOCAL(setup_7410_workarounds) 186 SYM_FUNC_START_LOCAL(setup_750_7400_hid0) 211 SYM_FUNC_START_LOCAL(setup_750cx) 229 SYM_FUNC_START_LOCAL(setup_750fx) 243 SYM_FUNC_START_LOCAL(setup_745x_specifics)
|
H A D | head_book3s_32.S | 881 SYM_FUNC_START_LOCAL(early_hash_table) 894 SYM_FUNC_START_LOCAL(load_up_mmu) 1034 SYM_FUNC_START_LOCAL(clear_bats) 1115 SYM_FUNC_START_LOCAL(flush_tlbs) 1124 SYM_FUNC_START_LOCAL(mmu_off) 1139 SYM_FUNC_START_LOCAL(initial_bats) 1158 SYM_FUNC_START_LOCAL(setup_disp_bat) 1178 SYM_FUNC_START_LOCAL(setup_cpm_bat) 1192 SYM_FUNC_START_LOCAL(setup_usbgecko_bat)
|
H A D | cpu_setup_e500.S | 279 SYM_FUNC_START_LOCAL(has_L2_cache) 298 SYM_FUNC_START_LOCAL(flush_backside_L2_cache)
|
H A D | head_64.S | 477 SYM_FUNC_START_LOCAL(__mmu_off) 490 SYM_FUNC_START_LOCAL(start_initialization_book3s) 904 SYM_FUNC_START_LOCAL(enable_64b_mode)
|
/openbmc/linux/tools/perf/util/include/linux/ |
H A D | linkage.h | 74 #ifndef SYM_FUNC_START_LOCAL 75 #define SYM_FUNC_START_LOCAL(name) \ macro
|
/openbmc/linux/arch/powerpc/platforms/52xx/ |
H A D | lite5200_sleep.S | 183 SYM_FUNC_START_LOCAL(udelay) 278 SYM_FUNC_START_LOCAL(save_regs) 344 SYM_FUNC_START_LOCAL(restore_regs) 412 SYM_FUNC_START_LOCAL(flush_data_cache)
|
/openbmc/linux/tools/perf/bench/ |
H A D | mem-memset-x86-64-asm.S | 3 #define SYM_FUNC_START_LOCAL(name) \ macro
|
H A D | mem-memcpy-x86-64-asm.S | 6 #define SYM_FUNC_START_LOCAL(name) \ macro
|
/openbmc/linux/include/linux/ |
H A D | linkage.h | 224 #ifndef SYM_FUNC_START_LOCAL 225 #define SYM_FUNC_START_LOCAL(name) \
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | linkage.h | 26 #define SYM_FUNC_START_LOCAL(name) \ macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | linkage.h | 16 #define SYM_FUNC_START_LOCAL(name) \ macro
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | efi_mixed.S | 179 SYM_FUNC_START_LOCAL(efi_enter32) 252 SYM_FUNC_START_LOCAL(efi32_entry)
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | linkage.h | 131 #define SYM_FUNC_START_LOCAL(name) \ macro
|
/openbmc/linux/arch/x86/lib/ |
H A D | copy_page_64.S | 24 SYM_FUNC_START_LOCAL(copy_page_regs)
|
H A D | memset_64.S | 46 SYM_FUNC_START_LOCAL(memset_orig)
|
H A D | memcpy_64.S | 46 SYM_FUNC_START_LOCAL(memcpy_orig)
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | memset_64.S | 46 SYM_FUNC_START_LOCAL(memset_orig)
|
H A D | memcpy_64.S | 45 SYM_FUNC_START_LOCAL(memcpy_orig)
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 437 SYM_FUNC_START_LOCAL(do_mul) 841 SYM_FUNC_START_LOCAL(Poly1305_init_64) 875 SYM_FUNC_START_LOCAL(Poly1305_mult) 896 SYM_FUNC_START_LOCAL(Carry_reduction)
|
/openbmc/linux/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_asm.S | 46 SYM_FUNC_START_LOCAL(__clmul_gf128mul_ble)
|
H A D | twofish-avx-x86_64-asm_64.S | 231 SYM_FUNC_START_LOCAL(__twofish_enc_blk8) 272 SYM_FUNC_START_LOCAL(__twofish_dec_blk8)
|
/openbmc/linux/arch/x86/kernel/ |
H A D | verify_cpu.S | 34 SYM_FUNC_START_LOCAL(verify_cpu)
|