/src/sys/arch/hpcarm/hpcarm/ |
hpc_machdep.c | 85 paddr_t physical_freeend; variable in typeref:typename:paddr_t
|
/src/sys/arch/acorn32/eb7500atx/ |
eb7500atx_machdep.c | 134 paddr_t physical_freeend; variable in typeref:typename:paddr_t 504 physical_freeend = physical_end; 866 if (end > physical_freeend) 867 end = physical_freeend;
|
/src/sys/arch/epoc32/epoc32/ |
machdep.c | 92 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 236 physical_freeend = KERNEL_TEXT_BASE; 238 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 246 physical_freeend -= ((np) * PAGE_SIZE); \ 247 if (physical_freeend < physical_freestart) \ 249 (var) = physical_freeend; \ 256 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0
|
/src/sys/arch/evbarm/imx31/ |
imx31lk_machdep.c | 176 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 391 * physical_freeend to 0x80100000UL (where the kernel 395 * and physical_freeend later to reflect what pmap_bootstrap() 405 physical_freeend = 0x80100000UL; /* base of kernel */ 437 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 450 physical_freeend -= ((np) * PAGE_SIZE); \ 451 if (physical_freeend < physical_freestart) \ 453 (var) = physical_freeend; \ 460 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 613 * Update the physical_freestart/physical_freeend/free_page [all...] |
/src/sys/arch/evbarm/ixm1200/ |
ixm1200_machdep.c | 152 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 377 physical_freeend = physical_end; 386 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 408 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 659 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 660 atop(physical_freestart), atop(physical_freeend),
|
/src/sys/arch/evbarm/hdl_g/ |
hdlg_machdep.c | 137 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 277 * physical_freeend later to reflect what pmap_bootstrap() 286 physical_freeend = 0xa0200000UL; 318 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 331 physical_freeend -= ((np) * PAGE_SIZE); \ 332 if (physical_freeend < physical_freestart) \ 334 (var) = physical_freeend; \ 341 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 493 * Update the physical_freestart/physical_freeend/free_pages 502 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/iq80321/ |
iq80321_machdep.c | 137 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 421 * physical_freeend later to reflect what pmap_bootstrap() 430 physical_freeend = 0xa0200000UL; 462 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 475 physical_freeend -= ((np) * PAGE_SIZE); \ 476 if (physical_freeend < physical_freestart) \ 478 (var) = physical_freeend; \ 487 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 639 * Update the physical_freestart/physical_freeend/free_pages 648 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/ixdp425/ |
ixdp425_machdep.c | 131 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 415 * physical_freeend later to reflect what pmap_bootstrap() 425 physical_freeend = physical_end; 436 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 452 physical_freeend -= ((np) * PAGE_SIZE); \ 453 if (physical_freeend < physical_freestart) \ 455 (var) = physical_freeend; \ 468 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 623 * Update the physical_freestart/physical_freeend/free_pages 632 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/nslu2/ |
nslu2_machdep.c | 161 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 472 * physical_freeend later to reflect what pmap_bootstrap() 482 physical_freeend = physical_end; 494 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 510 physical_freeend -= ((np) * PAGE_SIZE); \ 511 if (physical_freeend < physical_freestart) \ 513 (var) = physical_freeend; \ 526 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 684 * Update the physical_freestart/physical_freeend/free_pages 693 physical_freeend = physical_end [all...] |
/src/sys/arch/arm/at91/ |
at91bus.c | 100 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 259 physical_freeend = KERNEL_BASE_PHYS; 267 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 279 physical_freeend -= ((np) * PAGE_SIZE); \ 280 if (physical_freeend < physical_freestart) \ 282 (var) = physical_freeend; \ 289 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 330 * page tables. Save physical_freeend for when we give whats left 334 physical_freeend_low = physical_freeend; 414 * Update the physical_freestart/physical_freeend/free_page [all...] |
/src/sys/arch/evbarm/adi_brh/ |
brh_machdep.c | 139 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 397 * physical_freeend later to reflect what pmap_bootstrap() 406 physical_freeend = 0xc0200000UL; 437 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 450 physical_freeend -= ((np) * PAGE_SIZE); \ 451 if (physical_freeend < physical_freestart) \ 453 (var) = physical_freeend; \ 460 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 665 * Update the physical_freestart/physical_freeend/free_pages 674 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/iq80310/ |
iq80310_machdep.c | 136 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 397 * physical_freeend later to reflect what pmap_bootstrap() 406 physical_freeend = 0xa0200000UL; 438 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 451 physical_freeend -= ((np) * PAGE_SIZE); \ 452 if (physical_freeend < physical_freestart) \ 454 (var) = physical_freeend; \ 461 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 613 * Update the physical_freestart/physical_freeend/free_pages 622 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/lubbock/ |
lubbock_machdep.c | 181 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 580 * and physical_freeend later to reflect what pmap_bootstrap() 589 physical_freeend = 0xa0200000UL; 621 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 634 physical_freeend -= ((np) * PAGE_SIZE); \ 635 if (physical_freeend < physical_freestart) \ 637 (var) = physical_freeend; \ 646 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 808 * Update the physical_freestart/physical_freeend/free_pages 817 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/smdk2xx0/ |
smdk2800_machdep.c | 182 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 424 * physical_freeend later to reflect what pmap_bootstrap() 449 physical_freeend = 0x08200000UL; 482 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 495 physical_freeend -= ((np) * PAGE_SIZE); \ 496 if (physical_freeend < physical_freestart) \ 498 (var) = physical_freeend; \ 505 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 657 * Update the physical_freestart/physical_freeend/free_pages 663 physical_freeend = physical_end [all...] |
smdk2410_machdep.c | 192 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 513 * physical_freeend later to reflect what pmap_bootstrap() 538 physical_freeend = SDRAM_START + 0x00200000; 571 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 584 physical_freeend -= ((np) * PAGE_SIZE); \ 585 if (physical_freeend < physical_freestart) \ 587 (var) = physical_freeend; \ 594 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 746 * Update the physical_freestart/physical_freeend/free_pages 752 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/tsarm/ |
tsarm_machdep.c | 154 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 430 * physical_freeend later to reflect what pmap_bootstrap() 440 physical_freeend = 0x00200000UL; 472 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 485 physical_freeend -= ((np) * PAGE_SIZE); \ 486 if (physical_freeend < physical_freestart) \ 488 (var) = physical_freeend; \ 495 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 535 * page tables. Save physical_freeend for when we give whats left 539 physical_freeend_low = physical_freeend; [all...] |
/src/sys/arch/evbarm/viper/ |
viper_machdep.c | 180 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 445 * and physical_freeend later to reflect what pmap_bootstrap() 455 physical_freeend = 0xa0200000UL; 487 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 500 physical_freeend -= ((np) * PAGE_SIZE); \ 501 if (physical_freeend < physical_freestart) \ 503 (var) = physical_freeend; \ 510 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 670 * Update the physical_freestart/physical_freeend/free_pages 679 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/g42xxeb/ |
g42xxeb_machdep.c | 172 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 504 * physical_freeend later to reflect what pmap_bootstrap() 513 physical_freeend = 0xa0200000UL; 545 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 558 physical_freeend -= ((np) * PAGE_SIZE); \ 559 if (physical_freeend < physical_freestart) \ 561 (var) = physical_freeend; \ 568 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 730 * Update the physical_freestart/physical_freeend/free_pages 739 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/npwr_fc/ |
npwr_fc_machdep.c | 137 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 406 * physical_freeend later to reflect what pmap_bootstrap() 415 physical_freeend = 0xa0200000UL; 447 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 460 physical_freeend -= ((np) * PAGE_SIZE); \ 461 if (physical_freeend < physical_freestart) \ 463 (var) = physical_freeend; \ 470 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 622 * Update the physical_freestart/physical_freeend/free_pages 631 physical_freeend = physical_end [all...] |
/src/sys/arch/evbarm/armadillo/ |
armadillo9_machdep.c | 210 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 528 * physical_freeend later to reflect what pmap_bootstrap() 538 physical_freeend = 0xc0200000UL; 571 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 584 physical_freeend -= ((np) * PAGE_SIZE); \ 585 if (physical_freeend < physical_freestart) \ 587 (var) = physical_freeend; \ 594 if (((physical_freeend - L1_TABLE_SIZE) & (L1_TABLE_SIZE - 1)) == 0 634 * page tables. Save physical_freeend for when we give whats left 638 physical_freeend_low = physical_freeend; [all...] |
/src/sys/arch/acorn32/acorn32/ |
rpc_machdep.c | 128 paddr_t physical_freeend; variable in typeref:typename:paddr_t 563 physical_freeend = physical_end; 930 if (end > physical_freeend) 931 end = physical_freeend;
|
/src/sys/arch/evbarm/gemini/ |
gemini_machdep.c | 204 static paddr_t physical_freestart, physical_freeend; variable in typeref:typename:paddr_t 616 physical_freeend = physical_end; 617 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 692 uvm_page_physload(atop(GEMINI_RAM_RESV_PEND), atop(physical_freeend), 693 atop(GEMINI_RAM_RESV_PEND), atop(physical_freeend), 696 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 697 atop(physical_freestart), atop(physical_freeend), 904 if (physical_freestart > (physical_freeend - L1_TABLE_SIZE)) \ 1167 printf(mem_fmt, "Free Memory", physical_freestart, physical_freeend-1, 1168 KERN_PHYSTOV(physical_freestart), KERN_PHYSTOV(physical_freeend-1) [all...] |
/src/sys/arch/iyonix/iyonix/ |
iyonix_machdep.c | 137 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 485 physical_freeend = physical_end; 516 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 531 if (physical_freeend < physical_freestart) \ 763 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 764 atop(physical_freestart), atop(physical_freeend),
|
/src/sys/arch/evbarm/iyonix/ |
iyonix_machdep.c | 153 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 515 physical_freeend = physical_end; 546 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 561 if (physical_freeend < physical_freestart) \ 791 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 792 atop(physical_freestart), atop(physical_freeend),
|
/src/sys/arch/netwinder/netwinder/ |
netwinder_machdep.c | 126 vaddr_t physical_freeend; variable in typeref:typename:vaddr_t 464 physical_freeend = physical_end; 465 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 750 if (end > physical_freeend) 751 end = physical_freeend;
|