Searched defs:fill_px (Results 1 – 2 of 2) sorted by relevance
616 #define fill_px(px, v) fill_page_dma(px_base(px), (v), PAGE_SIZE / sizeof(u64)) macro
2615 static inline void fill_px(struct pl330_xfer *px, in fill_px() function