Searched refs:x24 (Results 1 – 25 of 59) sorted by relevance
123
/arch/arm64/kernel/ |
D | entry.S | 114 stp x24, x25, [sp, #16 * 12] 286 ldp x24, x25, [sp, #16 * 12] 470 lsr x24, x1, #ESR_ELx_EC_SHIFT // exception class 471 cmp x24, #ESR_ELx_EC_DABT_CUR // data abort in EL1 473 cmp x24, #ESR_ELx_EC_IABT_CUR // instruction abort in EL1 475 cmp x24, #ESR_ELx_EC_SYS64 // configurable trap 477 cmp x24, #ESR_ELx_EC_SP_ALIGN // stack alignment exception 479 cmp x24, #ESR_ELx_EC_PC_ALIGN // pc alignment exception 481 cmp x24, #ESR_ELx_EC_UNKNOWN // unknown exception in EL1 483 cmp x24, #ESR_ELx_EC_BREAKPT_CUR // debug exception in EL1 [all …]
|
D | sleep.S | 68 stp x23, x24, [sp,#48] 120 ldp x23, x24, [sp, #48] 151 ldp x23, x24, [sp, #48]
|
D | head.S | 215 adrp x24, __PHYS_OFFSET 216 and x23, x24, MIN_KIMG_ALIGN - 1 // KASLR offset, defaults to 0 402 mov x3, x24 // phys offset 495 sub x4, x4, x24 // the kernel virtual and
|
/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 67 adr x24, 1f 68 add x24, x24, x23 69 br x24 89 adr x24, 1f 90 add x24, x24, x23 91 br x24 195 adr x24, 1f 196 add x24, x24, x23 197 br x24 217 adr x24, 1f [all …]
|
D | hyp.S | 49 stp x23, x24, [x3, #32] 63 mrs x24, spsr_el1 67 str x24, [x2, #CPU_SPSR_OFFSET(KVM_SPSR_EL1)] 76 ldr x24, [x2, #CPU_SPSR_OFFSET(KVM_SPSR_EL1)] 80 msr spsr_el1, x24 93 ldp x23, x24, [x3, #32] 217 mrs x24, par_el1 230 stp x24, x25, [x3, #160] 297 ldp x24, x25, [x3, #160] 319 msr par_el1, x24 [all …]
|
/arch/powerpc/boot/dts/ |
D | mpc7448hpc2.dts | 160 0x800 0x0 0x0 0x1 &RT0 0x24 0x0 169 0x1000 0x0 0x0 0x4 &RT0 0x24 0x0 174 0x1800 0x0 0x0 0x3 &RT0 0x24 0x0 179 0x2000 0x0 0x0 0x2 &RT0 0x24 0x0
|
D | holly.dts | 160 0x800 0x0 0x0 0x1 &RT0 0x24 0x0 168 0x1000 0x0 0x0 0x4 &RT0 0x24 0x0 172 0x1800 0x0 0x0 0x3 &RT0 0x24 0x0 176 0x2000 0x0 0x0 0x2 &RT0 0x24 0x0
|
D | adder875-uboot.dts | 123 reg = <0 0x24>;
|
D | adder875-redboot.dts | 124 reg = <0 0x24>;
|
D | tqm8xx.dts | 127 reg = <0x0 0x24>;
|
D | mpc866ads.dts | 95 reg = <0x0 0x24>;
|
D | ep88xc.dts | 122 reg = <0x0 0x24>;
|
/arch/arm/boot/dts/ |
D | qcom-pm8841.dtsi | 26 interrupts = <4 0x24 0 IRQ_TYPE_EDGE_RISING>;
|
D | r7s72100.dtsi | 258 reg = <0xe800c800 0x24>; 273 reg = <0xe800d000 0x24>; 288 reg = <0xe800d800 0x24>; 303 reg = <0xe800e000 0x24>; 318 reg = <0xe800e800 0x24>;
|
D | omap34xx.dtsi | 34 reg = <0x480025d8 0x24>;
|
D | am3517.dtsi | 66 reg = <0x480025d8 0x24>;
|
D | qcom-pma8084.dtsi | 68 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
|
D | imx1-ads.dts | 60 reg = <0x24>;
|
D | pxa27x.dtsi | 68 reg = <0x40f00180 0x24>;
|
D | qcom-pm8941.dtsi | 111 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
|
D | spear320.dtsi | 137 st-plgpio,enb-reg = <0x24>;
|
D | am335x-nano.dts | 59 0x24 (PIN_INPUT_PULLUP | MUX_MODE0) /* gpmc_ad9.gpmc_ad9 */ 223 reg = <0x24>;
|
/arch/arm64/include/asm/ |
D | processor.h | 71 unsigned long x24; member
|
/arch/arm64/boot/dts/qcom/ |
D | pm8916.dtsi | 53 interrupts = <0 0x24 0 IRQ_TYPE_EDGE_RISING>;
|
/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 49 set *(unsigned long *)($tlbbase + 0x24) = 0x0 82 set *(unsigned long *)($tlbbase + 0x24) = 0x0
|
123