Searched refs:prot (Results 1 – 3 of 3) sorted by relevance
121 uint64_t vma, int prot);
354 uint64_t vma, int prot) in vm_map_memseg_vma() argument363 memmap.attr = prot; in vm_map_memseg_vma()
1652 int prot; in virtio_gpu_init() local1783 prot = PROT_READ | PROT_WRITE; in virtio_gpu_init()1785 (uint64_t)ctx->fb_base, prot) != 0) { in virtio_gpu_init()
Completed in 11 milliseconds