Searched refs:OPREGION_SIGNATURE (Results 1 – 3 of 3) sorted by relevance
40 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro231 const char opregion_signature[16] = OPREGION_SIGNATURE; in intel_vgpu_init_opregion()
67 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro599 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in kvmgt_set_opregion()
59 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro933 char buf[sizeof(OPREGION_SIGNATURE)]; in intel_opregion_setup()964 if (memcmp(buf, OPREGION_SIGNATURE, 16)) { in intel_opregion_setup()