Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c127 static __inline__ void __bm_cl_invalidate(struct bm_addr *bm, uintptr_t offset) in __bm_cl_invalidate() function
135 #define bm_cl_invalidate(reg) __bm_cl_invalidate(&portal->addr, CL_##reg##_CENA)
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h55 #define __bm_cl_invalidate(bm, o) dccivac((bm)->ce + (o)) macro
61 __bm_cl_invalidate(&portal->addr, BM_CL_##reg##_CENA)