Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ocxl/
H A Dpasid.c96 int ocxl_actag_afu_alloc(struct ocxl_fn *fn, u32 size) in ocxl_actag_afu_alloc() function
H A Docxl_internal.h110 int ocxl_actag_afu_alloc(struct ocxl_fn *fn, u32 size);
H A Dcore.c66 actag_offset = ocxl_actag_afu_alloc(fn, actag_count); in assign_afu_actag()