Searched refs:x24 (Results 1 – 25 of 40) sorted by relevance
12
/arch/arm64/kernel/ |
D | entry.S | 113 stp x24, x25, [sp, #16 * 12] 266 ldp x24, x25, [sp, #16 * 12] 405 lsr x24, x1, #ESR_ELx_EC_SHIFT // exception class 406 cmp x24, #ESR_ELx_EC_DABT_CUR // data abort in EL1 408 cmp x24, #ESR_ELx_EC_IABT_CUR // instruction abort in EL1 410 cmp x24, #ESR_ELx_EC_SYS64 // configurable trap 412 cmp x24, #ESR_ELx_EC_SP_ALIGN // stack alignment exception 414 cmp x24, #ESR_ELx_EC_PC_ALIGN // pc alignment exception 416 cmp x24, #ESR_ELx_EC_UNKNOWN // unknown exception in EL1 418 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] 149 ldp x23, x24, [sp, #48]
|
D | head.S | 212 adrp x24, __PHYS_OFFSET 253 cmp x21, x24 256 add x0, x0, x24 412 mov x3, x24 // phys offset 422 sub x5, x3, x24 // subtract PHYS_OFFSET 464 str_l x24, memstart_addr, x6 // Save PHYS_OFFSET
|
/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 69 adr x24, 1f 70 add x24, x24, x23 71 br x24 91 adr x24, 1f 92 add x24, x24, x23 93 br x24 196 adr x24, 1f 197 add x24, x24, x23 198 br x24 218 adr x24, 1f [all …]
|
D | hyp.S | 46 stp x23, x24, [x3, #32] 60 mrs x24, spsr_el1 64 str x24, [x2, #CPU_SPSR_OFFSET(KVM_SPSR_EL1)] 73 ldr x24, [x2, #CPU_SPSR_OFFSET(KVM_SPSR_EL1)] 77 msr spsr_el1, x24 90 ldp x23, x24, [x3, #32] 214 mrs x24, par_el1 227 stp x24, x25, [x3, #160] 235 ubfx x24, x26, #12, #4 // Extract BRPs 244 add x26, x26, x24, lsl #2 [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>;
|
D | mpc885ads.dts | 127 reg = <0x0 0x24>;
|
D | p1022rdk.dts | 73 reg = <0x24>;
|
D | ge_imp3a.dts | 97 reg = <0x4 0x400 0x24>;
|
/arch/arm/boot/dts/ |
D | r7s72100.dtsi | 340 reg = <0xe800c800 0x24>; 354 reg = <0xe800d000 0x24>; 368 reg = <0xe800d800 0x24>; 382 reg = <0xe800e000 0x24>; 396 reg = <0xe800e800 0x24>;
|
D | omap34xx.dtsi | 32 reg = <0x480025d8 0x24>;
|
D | imx1-ads.dts | 60 reg = <0x24>;
|
D | spear320.dtsi | 137 st-plgpio,enb-reg = <0x24>;
|
D | am335x-nano.dts | 59 0x24 (PIN_INPUT_PULLUP | MUX_MODE0) /* gpmc_ad9.gpmc_ad9 */ 221 reg = <0x24>;
|
D | am335x-pepper.dts | 66 reg = <0x24>; 247 0x24 (PIN_OUTPUT | MUX_MODE1) /* gpmc_ad9.lcd_data17 */
|
D | am335x-bone-common.dtsi | 218 reg = <0x24>;
|
/arch/arm64/include/asm/ |
D | processor.h | 68 unsigned long x24; member
|
/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 49 set *(unsigned long *)($tlbbase + 0x24) = 0x0 82 set *(unsigned long *)($tlbbase + 0x24) = 0x0
|
/arch/mips/goldfish/ |
D | ranchu.dts | 29 interrupts = <0x24>;
|
12