Searched refs:IOPTE_CONTEXT (Results 1 – 2 of 2) sorted by relevance
72 (((CTX) << 47) & IOPTE_CONTEXT))415 ctx = (iopte_val(*base) & IOPTE_CONTEXT) >> 47UL; in dma_4u_unmap_page()600 ctx = (iopte_val(*base) & IOPTE_CONTEXT) >> 47UL; in fetch_sg_ctx()686 ctx = (iopte_val(*iopte) & IOPTE_CONTEXT) >> 47UL; in dma_4u_sync_single_for_cpu()722 ctx = (iopte_val(*iopte) & IOPTE_CONTEXT) >> 47UL; in dma_4u_sync_sg_for_cpu()
14 #define IOPTE_CONTEXT 0x07ff800000000000UL macro