Searched refs:OPREGION_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
40 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro324 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in psb_intel_opregion_setup()
35 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro225 const char opregion_signature[16] = OPREGION_SIGNATURE; in intel_vgpu_init_opregion()
67 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro569 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in intel_gvt_set_opregion()
20 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro193 if (memcmp(opregionvbt->opregion, OPREGION_SIGNATURE, 16)) { in vfio_pci_igd_opregion_init()
51 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro885 char buf[sizeof(OPREGION_SIGNATURE)]; in intel_opregion_setup()913 if (memcmp(buf, OPREGION_SIGNATURE, 16)) { in intel_opregion_setup()