summaryrefslogtreecommitdiff
path: root/sys/uvm/pmap
AgeCommit message (Expand)Author
2014-03-04use _KERNEL_OPT around #includematt
2014-02-25Mark a potentially unused variablemartin
2013-07-22In the non-MP case, just initialize onproc to NULL.matt
2013-07-22If not MULTIPROCESSOR, just make cpu_tlb_info(ci) return &pmap_tlb0_infomatt
2013-07-17Make this kcpuset_t instead of the private __cpuset_tmatt
2013-07-02Split tlb related stuff into pmap_tlb.h so that can be used for ASID mgmtmatt
2012-10-03move from common/pmap/tlb -> uvm/pmapchristos