Searched defs:cacheline (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
H A D | intel_timeline.c | 56 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 D | intel_ring.h | 109 #define cacheline(a) round_down(a, CACHELINE_BYTES) in assert_ring_tail_valid() macro
|
H A D | selftest_timeline.c | 74 unsigned long cacheline; in __mock_hwsp_timeline() local
|
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | pci_machdep.c | 256 int bus_frequency, lt, cl, cacheline; in sparc64_pci_enumerate_bus1() local
|
/netbsd-src/sys/dev/pci/ |
H A D | if_ti.c | 1250 uint32_t cacheline; in ti_chipinit() local
|
H A D | pcireg.h | 445 #define PCI_BHLC_CODE(bist,type,multi,latency,cacheline) \ argument
|