Home
last modified time | relevance | path

Searched refs:FASTRPC_PHYS (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/misc/
Dfastrpc.c37 #define FASTRPC_PHYS(p) ((p) & 0xffffffff) macro
398 FASTRPC_PHYS(buf->phys)); in fastrpc_buf_free()
693 FASTRPC_PHYS(buffer->phys), buffer->size); in fastrpc_dma_buf_attach()
742 FASTRPC_PHYS(buf->phys), size); in fastrpc_mmap()