Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
H A Datomic64_cx8_32.S11 .macro read64 reg macro
/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.h63 #define read64 readq macro
65 #define read64 _read64 macro
/linux/rust/kernel/
H A Dio.rs364 fn read64(&self, offset: usize) -> u64 in read64() method
/linux/arch/parisc/lib/
H A Diomap.c52 u64 (*read64)(const void __iomem *); member