Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c111 struct fastrpc_phy_page { struct
875 sizeof(struct fastrpc_phy_page)) * ctx->nscalars + in fastrpc_get_meta_size()
930 static struct fastrpc_phy_page *fastrpc_phy_page_start(struct fastrpc_invoke_buf *buf, int len) in fastrpc_phy_page_start()
932 return (struct fastrpc_phy_page *)(&buf[len]); in fastrpc_phy_page_start()
940 struct fastrpc_phy_page *pages; in fastrpc_get_args()
1071 struct fastrpc_phy_page *pages; in fastrpc_put_args()
1242 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_static_process()
1360 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_process()
1864 struct fastrpc_phy_page pages; in fastrpc_req_mmap()
2019 struct fastrpc_phy_page pages = { 0 }; in fastrpc_req_mem_map()