Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDpage.h48 #define pgprot_writecombine(prot) VM_MEMATTR_WRITE_COMBINING macro
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDwc.c40 return pgprot_writecombine(_prot); in pgprot_wc()
/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c119 return pgprot_writecombine(prot); in t4_pgprot_wc()