Home
last modified time | relevance | path

Searched refs:LARGEST_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dcache.h38 #ifndef LARGEST_ALIGN
39 #define LARGEST_ALIGN(x) ALIGN(x, __LARGEST_ALIGN) macro
/linux/drivers/net/ethernet/intel/idpf/
A Didpf_txrx.c3134 memcpy(dst, src, LARGEST_ALIGN(copy)); in idpf_rx_hsplit_wa()

Completed in 12 milliseconds