mm_md_physacc_regular
int rv = mm_md_physacc_regular(pa, prot);
int mm_md_physacc_regular(paddr_t, vm_prot_t);
__weak_alias(mm_md_physacc, mm_md_physacc_regular);
int rv = mm_md_physacc_regular(pa, prot);