Home
last modified time | relevance | path

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

/netbsd/sys/sys/
H A Dsysctl.h825 uint32_t kve_max_protection; /* Max protection bitmask */ member
/netbsd/sys/uvm/
H A Duvm_map.c5307 kve->kve_max_protection = PROT(e->max_protection); in fill_vmentry()