Searched refs:OPREGION_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
23 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro76 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" macro227 const char opregion_signature[16] = OPREGION_SIGNATURE; in intel_vgpu_init_opregion()
60 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro482 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in kvmgt_set_opregion()
49 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro957 char buf[sizeof(OPREGION_SIGNATURE)]; in intel_opregion_setup()984 if (memcmp(buf, OPREGION_SIGNATURE, 16)) { in intel_opregion_setup()