Add a per-page flag to indicate that all mappings of that page should be
authorkettenis <kettenis@openbsd.org>
Thu, 8 Oct 2015 10:20:14 +0000 (10:20 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 8 Oct 2015 10:20:14 +0000 (10:20 +0000)
commita8376f6e9a8495271566065694b351d488e797f4
treea52537714e34ae58bc216805be4541c0fc2b3371
parentcf3cc77d928280a6e83203736af5a86b3af7b172
Add a per-page flag to indicate that all mappings of that page should be
uncached.  To be used in the drm code.

ok mpi@
sys/arch/powerpc/include/pmap.h
sys/arch/powerpc/powerpc/pmap.c