HomeSort by: relevance | last modified time | path
    Searched defs:l3cc_combine (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_mocs.c 392 static inline u32 l3cc_combine(u16 low, u16 high) function in typeref:typename:u32
400 (l3cc = l3cc_combine(get_entry_l3cc((t), 2 * i), \
intel_mocs.c 392 static inline u32 l3cc_combine(u16 low, u16 high) function in typeref:typename:u32
400 (l3cc = l3cc_combine(get_entry_l3cc((t), 2 * i), \
intel_mocs.c 392 static inline u32 l3cc_combine(u16 low, u16 high) function in typeref:typename:u32
400 (l3cc = l3cc_combine(get_entry_l3cc((t), 2 * i), \

Completed in 33 milliseconds