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