| /arch/mips/kvm/ |
| A D | entry.c | 237 struct uasm_label labels[2]; in kvm_mips_build_enter_guest() local 242 memset(labels, 0, sizeof(labels)); in kvm_mips_build_enter_guest() 383 struct uasm_label labels[2]; in kvm_mips_build_tlb_refill_exception() local 386 struct uasm_label *l = labels; in kvm_mips_build_tlb_refill_exception() 390 memset(labels, 0, sizeof(labels)); in kvm_mips_build_tlb_refill_exception() 471 struct uasm_label labels[2]; in kvm_mips_build_exception() local 476 memset(labels, 0, sizeof(labels)); in kvm_mips_build_exception() 514 struct uasm_label labels[3]; in kvm_mips_build_exit() local 519 memset(labels, 0, sizeof(labels)); in kvm_mips_build_exit() 740 struct uasm_label labels[2]; in kvm_mips_build_ret_from_exit() local [all …]
|
| /arch/mips/mm/ |
| A D | tlbex.c | 1255 memset(labels, 0, sizeof(labels)); in build_r4000_tlb_refill_handler() 1361 for (i = 0; i < ARRAY_SIZE(labels) && labels[i].lab != ls; i++) in build_r4000_tlb_refill_handler() 1364 split = labels[i].addr; in build_r4000_tlb_refill_handler() 1479 memset(labels, 0, sizeof(labels)); in build_loongson3_tlb_refill_handler() 1544 memset(labels, 0, sizeof(labels)); in build_setup_pgd() 1885 memset(labels, 0, sizeof(labels)); in build_r3000_tlb_load_handler() 1915 memset(labels, 0, sizeof(labels)); in build_r3000_tlb_store_handler() 1945 memset(labels, 0, sizeof(labels)); in build_r3000_tlb_modify_handler() 2062 memset(labels, 0, sizeof(labels)); in build_r4000_tlb_load_handler() 2244 memset(labels, 0, sizeof(labels)); in build_r4000_tlb_store_handler() [all …]
|
| A D | page.c | 54 static struct uasm_label labels[5]; variable 268 struct uasm_label *l = labels; in build_clear_page() 277 memset(labels, 0, sizeof(labels)); in build_clear_page() 345 uasm_resolve_relocs(relocs, labels); in build_clear_page() 417 struct uasm_label *l = labels; in build_copy_page() 426 memset(labels, 0, sizeof(labels)); in build_copy_page() 591 uasm_resolve_relocs(relocs, labels); in build_copy_page()
|
| /arch/mips/kernel/ |
| A D | pm-cps.c | 67 static struct uasm_label labels[32]; variable 340 struct uasm_label *l = labels; in cps_gen_entry_code() 369 memset(labels, 0, sizeof(labels)); in cps_gen_entry_code() 617 BUG_ON((l - labels) > ARRAY_SIZE(labels)); in cps_gen_entry_code() 621 uasm_resolve_relocs(relocs, labels); in cps_gen_entry_code()
|
| A D | smp-cps.c | 99 struct uasm_label labels[2]; in mips_cps_build_core_entry() local 101 struct uasm_label *l = labels; in mips_cps_build_core_entry() 104 memset(labels, 0, sizeof(labels)); in mips_cps_build_core_entry() 136 uasm_resolve_relocs(relocs, labels); in mips_cps_build_core_entry()
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8929-pm8916.dtsi | 68 * The labels for these nodes are omitted on purpose because
|
| A D | msm8939-pm8916.dtsi | 68 * The labels for these nodes are omitted on purpose because
|
| A D | msm8916-pm8916.dtsi | 90 * The labels for these nodes are omitted on purpose because
|
| A D | sc7280-qcard.dtsi | 78 * Regulators are given labels corresponding to the various names 79 * they are referred to on schematics. They are also given labels
|
| A D | sm6375-sony-xperia-murray-pdx225.dts | 17 /* PM6125 PON is used and we can't have duplicate labels */
|
| /arch/arm64/boot/dts/marvell/ |
| A D | armada-8040-mcbin.dtsi | 33 /* Regulator labels correspond with schematics */
|
| A D | armada-8040-puzzle-m801.dts | 36 /* Regulator labels correspond with schematics */
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3328-rock64.dts | 41 /* Common enable line for all of the rails mentioned in the labels */
|
| A D | rk3588-friendlyelec-cm3588-nas.dts | 241 /* Signal labels match the official CM3588 NAS SDK schematic revision 2309 */
|
| A D | rk3588s-indiedroid-nova.dts | 193 * Add labels for each GPIO pin exposed on the 40 pin header. Note that
|
| /arch/arc/ |
| A D | Kconfig | 546 bool "Paranoid checks in Static Keys (jump labels) code" 551 part of static keys (jump labels) related code.
|
| /arch/m68k/ifpsp060/ |
| A D | TEST.DOC | 48 the installer should add symbolic labels to the top of the files.
|
| /arch/arm64/boot/dts/renesas/ |
| A D | gray-hawk-single.dtsi | 182 state-labels = "Playback", "Capture";
|
| /arch/powerpc/ |
| A D | Kconfig.debug | 64 Selecting this options enables use of jump labels for some internal
|