Home | History | Annotate | Download | only in intel

Lines Matching refs:has_llc

143 	unsigned int has_llc : 1;
1640 if (!bufmgr_gem->has_llc)
3711 /* Kernel does not supports HAS_LLC query, fallback to GPU
3714 bufmgr_gem->has_llc = (IS_GEN6(bufmgr_gem->pci_device) |
3717 bufmgr_gem->has_llc = *gp.value;