.TH "ocxl_ppc" 3 "Tue Sep 11 2018" "libocxl" \" -*- nroff -*- .ad l .nh .SH NAME ocxl_ppc \- Platform specific AFU functions for PowerPC\&. .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "\fBocxl_err\fP \fBocxl_afu_set_ppc64_amr\fP (\fBocxl_afu_h\fP afu, uint64_t amr)" .br .RI "Set the PPC64-specific PSL AMR register value for restricting access to the AFU\&. " .in -1c .SH "Detailed Description" .PP Platform specific AFU functions for PowerPC\&. .SH "Function Documentation" .PP .SS "\fBocxl_err\fP ocxl_afu_set_ppc64_amr (\fBocxl_afu_h\fP afu, uint64_t amr)" .PP Set the PPC64-specific PSL AMR register value for restricting access to the AFU\&. This register is documented in the Power ISA, Book III\&. .PP This function is not available on other platforms\&. .PP If used, this function should be called before \fBocxl_afu_attach()\fP .PP \fBParameters:\fP .RS 4 \fIafu\fP the AFU handle .br \fIamr\fP the AMR register value .RE .PP \fBReturn values:\fP .RS 4 \fIOCXL_OK\fP if the value was accepted .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libocxl from the source code\&.