Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/
H A Dpoc.c73 struct nvmap_alloc_handle { struct
86 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/
H A Dpoc.c60 struct nvmap_alloc_handle { struct
61 __u32 handle; /* nvmap handle */
62 __u32 heap_mask; /* heaps to allocate from */
63 __u32 flags; /* wb/wc/uc/iwb etc. */
64 __u32 align; /* min alignment necessary */
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/
H A Dpoc.c58 struct nvmap_alloc_handle { struct
82 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/
H A Dpoc.c53 struct nvmap_alloc_handle { struct
76 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
H A Dpoc.c61 struct nvmap_alloc_handle { struct
67 #define NVMAP_IOC_ALLOC _IOW(NVMAP_IOC_MAGIC, 3, struct nvmap_alloc_handle) argument