Home
last modified time | relevance | path

Searched refs:protflags (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/bsd/drm2/include/linux/
H A Dvmalloc.h96 pgprot_t protflags) in vmap() argument
98 vm_prot_t justprot = protflags & UVM_PROT_ALL; in vmap()
111 justprot, protflags); in vmap()