Searched refs:readq (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dio.h169 #define readq(p) ioread64(p) macro
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_vgpu.c88 magic = readq(shared_area + vgtif_offset(magic));
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Ddmabuf.c81 GEN8_DECODE_PTE(readq(&gtt_entries[i]));
H A Dgtt.c283 return readq(addr);

Completed in 176 milliseconds