Home
last modified time | relevance | path

Searched defs:get_phys (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-heap.h32 int (*get_phys)(struct dma_heap *heap, struct dma_heap_phys_data *phys); member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_memory_backend_dedicated.c258 static inline u32 get_phys(block_allocator *allocator, block_info *block) in get_phys() function