Home
last modified time | relevance | path

Searched defs:d6 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dptrace.h19 ulong d6; member
/openbmc/qemu/linux-user/m68k/
H A Dtarget_syscall.h8 abi_long d1, d2, d3, d4, d5, d6, d7; member
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c71 unsigned long d0, d1, d2, d3, d6, d7; in dump_regs() local
/openbmc/qemu/chardev/
H A Dbaum.c121 #define BRLAPI_DOTS(d1,d2,d3,d4,d5,d6,d7,d8) \ argument
/openbmc/u-boot/include/
H A Defi.h101 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
/openbmc/qemu/tcg/
H A Dtcg.c751 tcg_target_ulong d5, tcg_target_ulong d6, in new_pool_l8()