Home
last modified time | relevance | path

Searched refs:x16 (Results 1 – 25 of 41) sorted by relevance

12

/arch/arm64/xen/
Dhypercall.S60 mov x16, #__HYPERVISOR_##hypercall; \
87 mov x16, x0
/arch/arm64/kvm/
Dhyp.S133 stp x16, x17, [x3, #96]
165 ldp x16, x17, [x3, #128]
206 mrs x16, mair_el1
223 stp x16, x17, [x3, #96]
251 mrs x16, dbgbcr11_el1
273 str x16, [x3, #(11 * 8)]
296 mrs x16, dbgbvr11_el1
318 str x16, [x3, #(11 * 8)]
341 mrs x16, dbgwcr11_el1
363 str x16, [x3, #(11 * 8)]
[all …]
Dvgic-v3-switch.S78 mrs_s x16, ICH_LR11_EL2
100 str x16, [x3, #LR_OFFSET(11)]
205 ldr x16, [x3, #LR_OFFSET(11)]
227 msr_s ICH_LR11_EL2, x16
/arch/mn10300/kernel/
Dkprobes.c131 s16 x16; in find_nextpc() local
159 READ_WORD16(pc + 1, &x16); in find_nextpc()
160 next = pc + x16; in find_nextpc()
241 READ_WORD16(pc + 2, &x16); in find_nextpc()
242 next = pc + x16; in find_nextpc()
/arch/arm64/kernel/
Dentry.S109 stp x16, x17, [sp, #16 * 8]
262 ldp x16, x17, [sp, #16 * 8]
811 ldr x16, [tsk, #TI_FLAGS] // check for syscall hooks
812 tst x16, #_TIF_SYSCALL_WORK
816 ldr x16, [stbl, scno, lsl #3] // address in the syscall table
817 blr x16 // call sys_* routine
847 ldr x16, [stbl, scno, lsl #3] // address in the syscall table
848 blr x16 // call sys_* routine
/arch/powerpc/kernel/
Dalign.c799 } x16; in fix_alignment() member
985 start = offsetof(union data, x16.low16); in fix_alignment()
1022 data.x16.low16 = swab16(data.x16.low16); in fix_alignment()
1034 data.ll = data.x16.low16; in fix_alignment()
1061 start = offsetof(union data, x16.low16); in fix_alignment()
/arch/arm/boot/dts/
Dtegra20-harmony.dts533 MATRIX_KEY(0x16, 0x01, KEY_KPSLASH)
534 MATRIX_KEY(0x16, 0x02, KEY_KP6)
535 MATRIX_KEY(0x16, 0x03, KEY_KP5)
536 MATRIX_KEY(0x16, 0x04, KEY_KP3)
537 MATRIX_KEY(0x16, 0x05, KEY_KP2)
538 MATRIX_KEY(0x16, 0x07, KEY_KP0)
Dtegra20-seaboard.dts651 MATRIX_KEY(0x16, 0x01, KEY_KPSLASH)
652 MATRIX_KEY(0x16, 0x02, KEY_KP6)
653 MATRIX_KEY(0x16, 0x03, KEY_KP5)
654 MATRIX_KEY(0x16, 0x04, KEY_KP3)
655 MATRIX_KEY(0x16, 0x05, KEY_KP2)
656 MATRIX_KEY(0x16, 0x07, KEY_KP0)
Domap3-evm-37xx.dts123 0x16 (PIN_OUTPUT | MUX_MODE3) /* sys_boot6.dss_data23 */
Dimx27-phytec-phycore-rdk.dts320 nxp,tx-output-config = <0x16>;
Domap3-beagle-xm.dts164 0x16 (PIN_OUTPUT | MUX_MODE3) /* sys_boot6.dss_data23 */
/arch/powerpc/boot/dts/
Da4m072.dts139 /* IDSEL 0x16 */
Dicon.dts418 1 &UIC1 0x16 4>;
432 0 &UIC0 0x16 4
433 1 &UIC1 0x16 4>;
Dmpc8568mds.dts137 0x4 0x16 0x1 0x0 0x2 0x0 /* TxD5 */
165 0x5 0x16 0x1 0x0 0x2 0x0 /* TxD5 */
Dmpc5121ads.dts169 /* IDSEL 0x16 - Slot 2 MiniPCI */
Dkatmai.dts481 1 &UIC1 0x16 4>;
495 0 &UIC0 0x16 4
496 1 &UIC1 0x16 4>;
Dmpc834x_mds.dts314 /* IDSEL 0x16 */
375 /* IDSEL 0x16 */
Dpq2fads.dts92 /* IDSEL 0x16 */
Dmpc8272ads.dts94 /* IDSEL 0x16 */
Debony.dts289 interrupts = <0x12 0x4 0x13 0x4 0x14 0x4 0x15 0x4 0x16 0x4>;
Dp1025twr.dtsi204 0x0 0x16 0x2 0x0 0x2 0x0 /* SER7_CD_B*/
Dmpc8379_rdb.dts408 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
Darches.dts334 /*Wake*/ 0x1 &UIC2 0x16 0x4>;
Dmpc8548cds.dtsi213 /* IDSEL 0x16 (Slot 4) */
/arch/xtensa/
DKconfig415 There's a 2x16 LCD on most of XTFPGA boards, kernel may output
445 There's a 2x16 LCD on most of XTFPGA boards, kernel may output

12