Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/kernel/dma/
Dpool.c242 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in __dma_alloc_from_pool() argument
267 bool (*phys_addr_ok)(struct device *, phys_addr_t, size_t)) in dma_alloc_from_pool() argument
/Linux-v5.15/include/linux/
Dtypes.h153 typedef u64 phys_addr_t; typedef
155 typedef u32 phys_addr_t; typedef
/Linux-v5.15/tools/virtio/linux/
Dkernel.h32 typedef unsigned long long phys_addr_t; typedef