NetBSD/sys/uvm/pmap
skrll fbd0dae415 Fix 32bit UVMHIST builds 2024-05-06 07:18:19 +00:00
..
pmap.c Fix 32bit UVMHIST builds 2024-05-06 07:18:19 +00:00
pmap.h Fix types in pmap_page_clear_attributes so that the top bits of 2024-04-18 12:16:23 +00:00
pmap_devmap.c Correct a type. 2023-04-27 06:23:31 +00:00
pmap_devmap.h Provide a shared pmap_devmap implementation and convert all pmap_devmap 2023-04-20 08:28:02 +00:00
pmap_pvt.c Oops, correct misleading #endif comment. 2022-05-08 22:03:02 +00:00
pmap_pvt.h pmap_pvt.h: Fix bogus include. 2022-02-16 20:14:06 +00:00
pmap_segtab.c KASSERT -> KASSERTMSG 2023-07-23 07:25:36 +00:00
pmap_synci.c
pmap_synci.h
pmap_tlb.c Appease KASSERTs for zero ASID CPUs (I mean harts) 2024-01-01 16:56:30 +00:00
pmap_tlb.h Support CPUs that might not have ASIDs in the common pmap. 2023-10-06 08:48:16 +00:00
tlb.h Pass the pmap in tlb_set_asid for the benefit of aarch64. 2021-10-02 14:28:04 +00:00
vmpagemd.h