/tools/mkcsmapper/

ude/pmap.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/pmap.h
AgeCommit message (Expand)Author
2022-05-26port-hppa/56849: Wacko kernel memory accounting in current/hppaskrll
2020-03-14pmap_remove_all(): Return a boolean value to indicate the behaviour. Ifad
2020-02-24Adjust for UVM locking changes.ad
2019-08-12Use __BIT()skrll
2013-01-07switch to __USE_TOPDOWN_VM.chs
2012-01-06Track if a page has an executable mapping and flush the icache (andskrll
2012-01-06Comment fix.skrll
2012-01-06No need to flush the icache/itlb for pool pages as they're never markedskrll
2011-12-23Define PMAP_NEED_PROCWR and provide pmap_procwr so that the i-cache isskrll
2011-12-16Whitespace.skrll
2011-12-16G/C pvh_aliasesskrll
2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind
2010-11-14Move struct vm_page_md definition from vmparam.h to pmap.h, becauseuebayasi
2010-07-06Turn PMAP_NOCACHE into MI flag.cegger
2010-06-21Allow PVF_UNCACHEABLE in set/clear of pmap_changebit call (for now).skrll
2010-03-19Not all PA CPUs have the U-bit (uncacheable) for non-IO memory. In factskrll
2010-03-06Add #include "opt_cputype.h" where necessary.skrll
2010-02-22Deal with PA2.0 cache move-in rules by purging the TLB as well asskrll
2009-11-15Put PMAP_NOCACHE in the MD space.skrll
2009-11-11Use the new flags argument to pmap_kenter_pa for PMAP_NOCACHE.skrll
2009-05-24u_intNN_t -> uintNN_tskrll
2009-04-30Remove if defined(HP7100LC_CPU) || defined(HP7300LC_CPU) from aroundskrll
2009-04-30Move HPPA_SID_KERNEL into pmap.h and deal with the move.skrll
2009-04-30Merge nick-hppapmap.skrll
2008-12-09Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr,pooka
2008-01-06include sys/simplelock.hdsl
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-12Like I said - don't futz with the trapframe in pmap_activate. Insteadskrll
2007-05-18pmap_activate shouldn't play with the trap frame - especially not now it'sskrll
2007-04-07de-__P()skrll