Searched refs:PTD_LEN (Results 1 – 4 of 4) sorted by relevance
203 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro
365 #define PTD_LEN(v) (((v) << 0) & PTD_LEN_MSK) macro
279 ptd->len = PTD_LEN(len) | PTD_DIR(dir); in preproc_atl_queue()
332 ptd->len = PTD_LEN(len) | PTD_DIR(dir); in prepare_ptd()