Searched refs:pmap_map_high_window_bd (Results 1 – 4 of 4) sorted by relevance
585 extern vm_map_address_t pmap_map_high_window_bd( vm_offset_t pa, vm_size_t len, vm_prot_t prot);
743 return pmap_map_high_window_bd(phys_addr, len, VM_PROT_READ | VM_PROT_WRITE); in ml_map_high_window()
1798 pmap_map_high_window_bd( in pmap_map_high_window_bd() function
1477 return pmap_map_high_window_bd(phys_addr, len, VM_PROT_READ | VM_PROT_WRITE); in ml_map_high_window()