Searched defs:dma_addr_t (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/
H A Dtypes.h152 typedef u64 dma_addr_t; typedef
154 typedef u32 dma_addr_t; typedef
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c99 __set_pd_entry(struct i915_page_directory * const pd, const unsigned short idx, struct i915_page_table * const to, u64 (*encode)(const dma_addr_t, const enum i915_cache_level)) argument
/linux-master/tools/virtio/linux/
H A Dkernel.h34 typedef unsigned long long dma_addr_t; typedef
/linux-master/tools/testing/scatterlist/linux/
H A Dmm.h11 typedef unsigned long dma_addr_t; typedef

Completed in 154 milliseconds