Home
last modified time | relevance | path

Searched refs:AFUD_PPPSA_LEN (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/misc/cxl/
Dpci.c113 #define AFUD_PPPSA_LEN(val) EXTRACT_PPC_BITS(val, 8, 63) macro
305 show_reg("PerProcessPSA Length", AFUD_PPPSA_LEN(val)); in dump_afu_descriptor()
863 afu->pp_size = AFUD_PPPSA_LEN(val) * 4096; in cxl_read_afu_descriptor()