Searched refs:pointer_to_u64 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_cursor.c46 cmd->release_info.id = pointer_to_u64 (bo) | 1;
H A Dspiceqxl_io_port.c167 uint64_t devmem = pointer_to_u64(qxl->ram);
H A Dqxl_kms.c550 c.command = pointer_to_u64(((uint8_t *)bo->mapping + sizeof(union QXLReleaseInfo)));
553 c.relocs = pointer_to_u64(qxl->cmds.relocs);
560 eb.commands = pointer_to_u64(&c);
H A Dqxl.h411 pointer_to_u64 (void *p) function in typeref:typename:uint64_t
H A Dqxl_surface_ums.c373 cmd->release_info.id = pointer_to_u64 (cmd_bo) | 2;
H A Dqxl_surface.c60 drawable->release_info.id = pointer_to_u64 (draw_bo);

Completed in 8 milliseconds