Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dpage.h63 cachemode2protval(vm_memattr_t attr) in cachemode2protval() function
85 (((prot) & VM_PROT_ALL) | cachemode2protval(VM_MEMATTR_UNCACHEABLE))
88 (((prot) & VM_PROT_ALL) | cachemode2protval(VM_MEMATTR_WRITE_COMBINING))