Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A 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()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dpci.c109 #define AFUD_PPPSA_LEN(val) EXTRACT_PPC_BITS(val, 8, 63) macro
292 show_reg("PerProcessPSA Length", AFUD_PPPSA_LEN(val)); in dump_afu_descriptor()
851 afu->pp_size = AFUD_PPPSA_LEN(val) * 4096; in cxl_read_afu_descriptor()

Completed in 5 milliseconds