summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/vm.h
blob: b90a4cf459eb6f17baaaa1cdf671244cde2d94db (plain) (blame)
1
2
3
#define VM_MEMATTR_DEFAULT 0
#define VM_MEMATTR_UNCACHEABLE 1
#define vtophys(a) (a)