NetBSD/sys/uvm/pmap
rin 56973a2d13 Cast pointer arguments of UVMHIST_CALLARGS() into uintptr_t.
Appease GCC9 -Wpointer-to-int-cast on ILP32 environments.
2020-09-10 02:12:57 +00:00
..
pmap_pvt.c Use C99-ism to reduce ifdefs. Pointed out by christos@. 2020-03-16 20:07:44 +00:00
pmap_pvt.h Multiple inclusion protection define consistency 2017-06-24 05:31:03 +00:00
pmap_segtab.c Cast pointer arguments of UVMHIST_CALLARGS() into uintptr_t. 2020-09-10 02:12:57 +00:00
pmap_synci.c Trailing whitespace 2020-04-13 08:05:22 +00:00
pmap_synci.h Changes so that MIPS can use the common pmap. 2016-07-11 16:06:09 +00:00
pmap_tlb.c Whitespace - line continutation alignment 2020-08-22 14:51:44 +00:00
pmap_tlb.h KNF. Add some whitespace to the TLBINV_MAP macro and tlb_invalidate_op 2020-08-19 06:11:49 +00:00
pmap.c move pmap segtab history into a new history of only 1000 entries, 2020-08-20 05:54:32 +00:00
pmap.h move pmap segtab history into a new history of only 1000 entries, 2020-08-20 05:54:32 +00:00
tlb.h Multiple inclusion protection define consistency 2017-06-24 05:31:03 +00:00
vmpagemd.h pg->phys_addr -> VM_PAGE_TO_PHYS(). 2019-12-30 18:28:06 +00:00