Home
last modified time | relevance | path

Searched defs:PHYSADDR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/xtensa/include/asm/
H A Daddrspace.h27 #define PHYSADDR(x) ((x) - XCHAL_VECBASE_RESET_VADDR + \ macro
/openbmc/u-boot/arch/m68k/lib/
H A Dbootm.c21 #define PHYSADDR(x) x macro
/openbmc/linux/arch/loongarch/include/asm/
H A Daddrspace.h110 #define PHYSADDR(a) ((_ACAST64_(a)) & TO_PHYS_MASK) macro
/openbmc/qemu/hw/net/
H A Dpcnet.c118 #define PHYSADDR(S,A) \ macro