Home
last modified time | relevance | path

Searched refs:readq_relaxed (Results 1 – 10 of 10) sorted by relevance

/arch/x86/include/asm/
Dio.h74 #define readq_relaxed(a) readq(a) macro
/arch/ia64/include/asm/
Dio.h384 #define readq_relaxed(a) __readq_relaxed((a)) macro
392 #define __raw_readq_relaxed readq_relaxed
Dmachvec.h183 # define platform_readq_relaxed ia64_mv.readq_relaxed
238 ia64_mv_readq_relaxed_t *readq_relaxed; member
/arch/ia64/sn/pci/
Dtioce_provider.c76 readq_relaxed((void __iomem *)(mmr_base + mmr_war_offset)); in tioce_mmr_war_pre()
94 readq_relaxed((void __iomem *)(mmr_base + 0x38)); in tioce_mmr_war_post()
95 readq_relaxed((void __iomem *)(mmr_base + 0xb050)); in tioce_mmr_war_post()
102 *(varp) = readq_relaxed(mmrp); \
/arch/parisc/include/asm/
Dio.h223 #define readq_relaxed(addr) readq(addr) macro
/arch/sh/include/asm/
Dio.h142 #define readq_relaxed(a) readq(a) macro
/arch/mips/include/asm/
Dio.h448 #define readq_relaxed readq in BUILDIO_MEM() macro
/arch/sparc/include/asm/
Dio_64.h213 #define readq_relaxed(__addr) _readq(__addr) macro
/arch/alpha/include/asm/
Dio.h500 #define readq_relaxed(addr) __raw_readq(addr) macro
/arch/powerpc/include/asm/
Dio.h551 #define readq_relaxed(addr) readq(addr) macro