Home
last modified time | relevance | path

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

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