vmm_map
if (vmm_map(vmm, writable) != 0) {
if (vmm_map(bd->bd_vmm, writable) != 0) {
int vmm_map(vmm_t *, boolean_t);