Searched refs:VGT_MAGIC (Results 1 – 4 of 4) sorted by relevance
95 h->magic = VGT_MAGIC; in expose_firmware_sysfs()175 VERIFY("magic number", h->magic, VGT_MAGIC); in verify_firmware()
41 vgpu_vreg64_t(vgpu, vgtif_reg(magic)) = VGT_MAGIC; in populate_pvinfo_page()
37 #define VGT_MAGIC 0x4776544776544776ULL /* 'vGTvGTvG' */ macro
85 if (magic != VGT_MAGIC) in i915_detect_vgpu()