Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-1906/
H A Dpoc.c51 int gpu_sharedmem_free(int fd, unsigned long gpu_addr) { in gpu_sharedmem_free()
96 unsigned int flags, unsigned long *gpu_addr) { in gpu_map_user_mem()
116 unsigned long *gpu_addr) { in create_code_page()
157 unsigned long gpu_addr = 0; in main() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c1069 unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) in nouveau_scratch_get()