Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
Dlogic_io.h
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h67 #define __raw_readq readq macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h65 #define __raw_readq(a) __arch_getq(a) macro
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h105 #define __raw_readq(a) __arch_getq(a) macro