Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h85 typedef u64 phys_addr_t; typedef
87 typedef u32 phys_addr_t; typedef
/Linux-v5.10/kernel/dma/
Dpool.c245 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in __dma_alloc_from_pool() argument
270 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in dma_alloc_from_pool() argument
/Linux-v5.10/include/linux/
Dtypes.h153 typedef u64 phys_addr_t; typedef
155 typedef u32 phys_addr_t; typedef
/Linux-v5.10/tools/virtio/linux/
Dkernel.h31 typedef unsigned long long phys_addr_t; typedef