// miniport.h
void ARM64_SYSREG_CRM(
_Reg_
);
View the official Windows Driver Kit DDI reference// wdm.h
void ARM64_SYSREG_CRM(
_Reg_
);
View the official Windows Driver Kit DDI referenceNo description available.
Returns the CRm field for a given ARM system register encoding value. For more information, see the ARM Architecture Reference Manual.
_Reg_ARM system register encoding value.
Returns the CRm field for a given ARM system register encoding value. For more information, see the ARM Architecture Reference Manual.
_Reg_ARM system register encoding value.