Home
last modified time | relevance | path

Searched refs:__raw_readq (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dstr_agp.h158 #define INREG64(mmap, addr) __raw_readq((mmap)+(addr))
/external/u-boot/arch/x86/include/asm/
Dio.h67 #define __raw_readq readq macro
/external/u-boot/include/linux/
Dfb.h545 #define fb_readq __raw_readq
/external/u-boot/arch/mips/include/asm/
Dio.h377 be64_to_cpu(__raw_readq((__force unsigned *)(addr))) in BUILDIO_MEM()
/external/u-boot/arch/riscv/include/asm/
Dio.h92 #define __raw_readq(a) __arch_getq(a) macro
/external/u-boot/arch/arm/include/asm/
Dio.h105 #define __raw_readq(a) __arch_getq(a) macro