Searched defs:GDB_SIZEOF_REG (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dkgdb.h13 #define GDB_SIZEOF_REG sizeof(u32) macro
20 #define GDB_SIZEOF_REG sizeof(u32) macro
23 #define GDB_SIZEOF_REG sizeof(u64) macro
/linux-master/arch/sh/include/asm/
H A Dkgdb.h17 #define GDB_SIZEOF_REG sizeof(u32) macro
/linux-master/arch/hexagon/kernel/
H A Dkgdb.c15 #define GDB_SIZEOF_REG 4 macro
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dkgdb.h9 #define GDB_SIZEOF_REG sizeof(u64) macro
/linux-master/arch/nios2/include/asm/
H A Dkgdb.h70 #define GDB_SIZEOF_REG sizeof(u32) macro
/linux-master/arch/powerpc/kernel/
H A Dkgdb.c234 #define GDB_SIZEOF_REG sizeof(unsigned long) macro
[all...]
/linux-master/arch/riscv/include/asm/
H A Dkgdb.h8 #define GDB_SIZEOF_REG sizeof(unsigned long) macro

Completed in 125 milliseconds