Searched defs:x28 (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dsignal_64.c476 static_assert(offsetof(siginfo_t, si_stime) == 0x28); variable
497 static_assert(offsetof(siginfo_t, si_upper) == 0x28); variable
/linux-master/arch/sparc/kernel/
H A Dsignal_64.c581 static_assert(offsetof(siginfo_t, si_stime) == 0x28); variable
589 static_assert(offsetof(siginfo_t, si_upper) == 0x28); variable
/linux-master/arch/riscv/include/asm/
H A Dasm.h150 REG_S x28, PT_T3(sp) variable
180 REG_L x28, PT_T3(sp) variable
/linux-master/arch/arm64/include/asm/
H A Dkvm_asm.h348 stp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)] variable
359 ldp x27, x28, [\ctxt, #CPU_XREG_OFFSET(27)] variable
H A Dassembler.h705 __frame_regs x27, x28, \op, 9 variable
H A Dprocessor.h141 unsigned long x28; member in struct:cpu_context
/linux-master/arch/arm64/kernel/
H A Dsignal.c1387 static_assert(offsetof(siginfo_t, si_stime) == 0x28); variable
1394 static_assert(offsetof(siginfo_t, si_upper) == 0x28); variable
/linux-master/lib/crypto/
H A Dcurve25519-fiat32.c465 { u64 x28 = (0x2 * ((((((u64)x10 * x12) + ((u64)x8 * x14)) + ((u64)x6 * x16)) + ((u64)x4 * x18)) + ((u64)x2 * x17))); local
/linux-master/fs/ntfs3/
H A Dntfs.h763 static_assert(sizeof(struct INDEX_BUFFER) == 0x28); variable
939 static_assert(sizeof(struct NTFS_DE_SII) == 0x28); variable
[all...]
H A Dfslog.c197 static_assert(sizeof(struct TRANSACTION_ENTRY) == 0x28); variable
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c547 writew(readw(p + 0x28) & data, p + 0x28); local

Completed in 201 milliseconds