Searched refs:fill_page_dma (Results 1 – 1 of 1) sorted by relevance
607 #define fill_px(vm, px, v) fill_page_dma((vm), px_base(px), (v))610 static void fill_page_dma(struct i915_address_space *vm, in fill_page_dma() function625 fill_page_dma(vm, p, (u64)v << 32 | v); in fill_page_dma_32()