Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dpci.c115 #define AFUD_PPPSA_LEN(val) EXTRACT_PPC_BITS(val, 8, 63) macro
307 show_reg("PerProcessPSA Length", AFUD_PPPSA_LEN(val)); in dump_afu_descriptor()
931 afu->pp_size = AFUD_PPPSA_LEN(val) * 4096; in cxl_read_afu_descriptor()