summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/pmap.h
AgeCommit message (Expand)Author
2003-01-22consistantly use uvm_prot_* vs vm_prot_* evewrhereMichael Shalayeff
2002-11-07pmap_[de]activate() are not nops; w/ art@'s helpMichael Shalayeff
2002-10-28do not use asm for accessing the page tables since they are mapped now.Michael Shalayeff
2002-10-17convert to use vm_page_md instead of pmap_physseg, make code smaller and simp...Michael Shalayeff
2002-09-12Change the PMAP_{MAP,UNMAP}_POOLPAGE api to take a vm_page as argumentArtur Grabowski
2002-09-05move the kernel virtual away from the physical addressesMichael Shalayeff
2002-05-09sid max should be such that after conversion into prot-id it will not overflowMichael Shalayeff
2002-04-22forgot this, no steal anymoreMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-21pmap.pmap_pd is redundant -- no moreMichael Shalayeff
2002-01-10cache_align is not usedMichael Shalayeff
2001-12-04Yet another sync to NetBSD uvm.Artur Grabowski
2001-05-09More sync to NetBSD.Artur Grabowski
2001-01-12move pmap_physseg back to vmparam.h where it belongs.Michael Shalayeff
1999-12-12do homebrew pmap_changebit pmap_new wayMichael Shalayeff
1999-12-09first arg to pmap_changebit is paddr_tMichael Shalayeff
1999-11-16hpt_hashsize no more, using cr24 insteadMichael Shalayeff
1999-07-21better fields order for pv_entryMichael Shalayeff
1999-04-20uvm names and definitionsMichael Shalayeff
1999-01-20s/MAX_PID/HPPA_MAX_PID/gMichael Shalayeff
1999-01-20cleanup some rudimentariesMichael Shalayeff
1999-01-03add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changesMichael Shalayeff
1998-11-23proper m-include protection, some minor cleanupsMichael Shalayeff
1998-09-12typos, thinkos, brainos, buritos and amigosMichael Shalayeff
1998-08-20some pmap definitionsMichael Shalayeff
1998-07-07more includesMichael Shalayeff