Home
last modified time | relevance | path

Searched defs:pgprot (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dmm_types.h49 pgprot_val(pgprot_t pgprot) in pgprot_val()
/netbsd-src/sys/arch/sparc/include/
H A Dpte.h304 enum pgprot { pprot_r_r, pprot_rw_rw, pprot_rx_rx, pprot_rwx_rwx, enum