Searched refs:OPREGION_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
20 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro73 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in vfio_pci_igd_opregion_init()
39 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro326 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in psb_intel_opregion_setup()
35 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro226 const char opregion_signature[16] = OPREGION_SIGNATURE; in intel_vgpu_init_opregion()
62 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro594 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in kvmgt_set_opregion()
50 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro900 char buf[sizeof(OPREGION_SIGNATURE)]; in intel_opregion_setup()927 if (memcmp(buf, OPREGION_SIGNATURE, 16)) { in intel_opregion_setup()