Searched refs:uvm_km_pgremove_intrsafe (Results 1 – 4 of 4) sorted by relevance
50 void uvm_km_pgremove_intrsafe(vaddr_t, vaddr_t);
216 uvm_km_pgremove_intrsafe(sva, sva + sz); in uvm_vslock_device()254 uvm_km_pgremove_intrsafe(kva, kva + sz); in uvm_vsunlock_device()
299 uvm_km_pgremove_intrsafe(vaddr_t start, vaddr_t end) in uvm_km_pgremove_intrsafe() function
1872 uvm_km_pgremove_intrsafe(entry->start, entry->end); in uvm_unmap_kill_entry_withlock()