Searched refs:ocxl_link_update_pe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | ocxl_internal.h | 131 * ocxl_link_update_pe() - Update values within a Process Element 138 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid);
|
H A D | file.c | 140 int rc = ocxl_link_update_pe(ctx->afu->fn->link, in afu_ioctl_enable_p9_wait()
|
H A D | link.c | 576 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid) in ocxl_link_update_pe() function
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | ocxl_internal.h | 134 * ocxl_link_update_pe() - Update values within a Process Element 141 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid);
|
H A D | file.c | 138 int rc = ocxl_link_update_pe(ctx->afu->fn->link, in afu_ioctl_enable_p9_wait()
|
H A D | link.c | 631 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid) in ocxl_link_update_pe() function
|
Completed in 5 milliseconds