Home
last modified time | relevance | path

Searched defs:cacheline (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline.c56 hwsp_alloc(struct intel_timeline *timeline, unsigned int *cacheline) in hwsp_alloc()
105 static void __idle_hwsp_free(struct intel_timeline_hwsp *hwsp, int cacheline) in __idle_hwsp_free()
162 cacheline_alloc(struct intel_timeline_hwsp *hwsp, unsigned int cacheline) in cacheline_alloc()
225 unsigned int cacheline; in intel_timeline_init() local
413 unsigned int cacheline; in __intel_timeline_get_seqno() local
H A Dintel_ring.h109 #define cacheline(a) round_down(a, CACHELINE_BYTES) in assert_ring_tail_valid() macro
H A Dselftest_timeline.c74 unsigned long cacheline; in __mock_hwsp_timeline() local
/netbsd-src/sys/arch/sparc64/dev/
H A Dpci_machdep.c256 int bus_frequency, lt, cl, cacheline; in sparc64_pci_enumerate_bus1() local
/netbsd-src/sys/dev/pci/
H A Dif_ti.c1250 uint32_t cacheline; in ti_chipinit() local
H A Dpcireg.h445 #define PCI_BHLC_CODE(bist,type,multi,latency,cacheline) \ argument