Searched refs:OPREGION_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
39 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro327 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in psb_intel_opregion_setup()
20 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro193 if (memcmp(opregionvbt->opregion, OPREGION_SIGNATURE, 16)) { in vfio_pci_igd_opregion_init()
35 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro225 const char opregion_signature[16] = OPREGION_SIGNATURE; in intel_vgpu_init_opregion()
62 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro736 if (memcmp(base, OPREGION_SIGNATURE, 16)) { in kvmgt_set_opregion()
48 #define OPREGION_SIGNATURE "IntelGraphicsMem" macro844 char buf[sizeof(OPREGION_SIGNATURE)]; in intel_opregion_setup()872 if (memcmp(buf, OPREGION_SIGNATURE, 16)) { in intel_opregion_setup()
Completed in 16 milliseconds