uvm_map_checkprot
uvm_map_checkprot(struct vm_map *map, vaddr_t start, vaddr_t end,
if (!uvm_map_checkprot(map, addr, addr + size, PROT_NONE)) {