Home
last modified time | relevance | path

Searched refs:PLT_CACHE_LINE_SIZE (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_platform.h56 #define PLT_CACHE_LINE_SIZE RTE_CACHE_LINE_SIZE macro
H A Droc_nix_inl_dev.c761 mem = plt_zmalloc(bmap_sz, PLT_CACHE_LINE_SIZE); in nix_inl_outb_poll_thread_setup()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.c134 mem = plt_zmalloc(bmap_sz, PLT_CACHE_LINE_SIZE); in nix_security_setup()
451 txq_sp = plt_zmalloc(txq_sz, PLT_CACHE_LINE_SIZE); in cnxk_nix_tx_queue_setup()
593 rxq_sp = plt_zmalloc(rxq_sz, PLT_CACHE_LINE_SIZE); in cnxk_nix_rx_queue_setup()