Lines Matching defs:superpage
1520 * and/or superpage mapping) on every
1894 * addresses to superpage mappings.
2791 * mapping the superpage is demoted by pmap_demote_pde() or
3321 * Map the superpage. (This is not a promoted mapping; there will not
3950 * physical page number, the virtual superpage number,
3961 * since the superpage is wired, the current state of
5036 * pmap_remove_kernel_pde: Remove a kernel superpage mapping.
5065 * pmap_remove_l3e: do the things to unmap a superpage in a process
5460 bool superpage;
5495 superpage = false;
5504 * superpage explicitly instead of
5510 * a superpage.
5512 superpage = true;
5528 if (superpage)
5550 if (superpage) {
5561 if (superpage) {
5867 * different alignment might result in more superpage mappings.