Home
last modified time | relevance | path

Searched defs:cacheline_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
Dcacheline.c
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c192 size_t cacheline_size = max(XHCI_ALIGNMENT, CACHELINE_SIZE); in xhci_malloc() local