Searched defs:cacheline_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/ | ||
D | cacheline.c |
|
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci-mem.c | 192 size_t cacheline_size = max(XHCI_ALIGNMENT, CACHELINE_SIZE); in xhci_malloc() local |