Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
Dlocal_poc.h57 struct fastrpc_ioctl_mmap { struct
58 int fd; /* ion fd */
59 uint32_t flags; /* flags for dsp to map with */
60 unsigned long vaddrin; /* optional virtual address */
61 size_t size; /* size */
62 unsigned long vaddrout; /* dsps virtual address */