Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/
Dfastrpc.c94 struct fastrpc_phy_page { struct
808 sizeof(struct fastrpc_phy_page)) * ctx->nscalars + in fastrpc_get_meta_size()
863 static struct fastrpc_phy_page *fastrpc_phy_page_start(struct fastrpc_invoke_buf *buf, int len) in fastrpc_phy_page_start()
865 return (struct fastrpc_phy_page *)(&buf[len]); in fastrpc_phy_page_start()
873 struct fastrpc_phy_page *pages; in fastrpc_get_args()
1000 struct fastrpc_phy_page *pages; in fastrpc_put_args()
1164 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_process()
1669 struct fastrpc_phy_page pages; in fastrpc_req_mmap()
1806 struct fastrpc_phy_page pages = { 0 }; in fastrpc_req_mem_map()