Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c110 struct fastrpc_phy_page { struct
874 sizeof(struct fastrpc_phy_page)) * ctx->nscalars + in fastrpc_get_meta_size()
929 static struct fastrpc_phy_page *fastrpc_phy_page_start(struct fastrpc_invoke_buf *buf, int len) in fastrpc_phy_page_start()
931 return (struct fastrpc_phy_page *)(&buf[len]); in fastrpc_phy_page_start()
939 struct fastrpc_phy_page *pages; in fastrpc_get_args()
1067 struct fastrpc_phy_page *pages; in fastrpc_put_args()
1238 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_static_process()
1361 struct fastrpc_phy_page pages[1]; in fastrpc_init_create_process()
1863 struct fastrpc_phy_page pages; in fastrpc_req_mmap()
2018 struct fastrpc_phy_page pages = { 0 }; in fastrpc_req_mem_map()