Home
last modified time | relevance | path

Searched refs:labels (Results 1 – 19 of 19) sorted by relevance

/arch/mips/kvm/
A Dentry.c237 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 Dtlbex.c1255 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 Dpage.c54 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 Dpm-cps.c67 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 Dsmp-cps.c99 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 Dmsm8929-pm8916.dtsi68 * The labels for these nodes are omitted on purpose because
A Dmsm8939-pm8916.dtsi68 * The labels for these nodes are omitted on purpose because
A Dmsm8916-pm8916.dtsi90 * The labels for these nodes are omitted on purpose because
A Dsc7280-qcard.dtsi78 * Regulators are given labels corresponding to the various names
79 * they are referred to on schematics. They are also given labels
A Dsm6375-sony-xperia-murray-pdx225.dts17 /* PM6125 PON is used and we can't have duplicate labels */
/arch/arm64/boot/dts/marvell/
A Darmada-8040-mcbin.dtsi33 /* Regulator labels correspond with schematics */
A Darmada-8040-puzzle-m801.dts36 /* Regulator labels correspond with schematics */
/arch/arm64/boot/dts/rockchip/
A Drk3328-rock64.dts41 /* Common enable line for all of the rails mentioned in the labels */
A Drk3588-friendlyelec-cm3588-nas.dts241 /* Signal labels match the official CM3588 NAS SDK schematic revision 2309 */
A Drk3588s-indiedroid-nova.dts193 * Add labels for each GPIO pin exposed on the 40 pin header. Note that
/arch/arc/
A DKconfig546 bool "Paranoid checks in Static Keys (jump labels) code"
551 part of static keys (jump labels) related code.
/arch/m68k/ifpsp060/
A DTEST.DOC48 the installer should add symbolic labels to the top of the files.
/arch/arm64/boot/dts/renesas/
A Dgray-hawk-single.dtsi182 state-labels = "Playback", "Capture";
/arch/powerpc/
A DKconfig.debug64 Selecting this options enables use of jump labels for some internal

Completed in 44 milliseconds