/src/sys/arch/hpcarm/hpcarm/ |
hpc_machdep.c | 84 paddr_t physical_freestart; variable in typeref:typename:paddr_t
|
/src/sys/arch/acorn32/eb7500atx/ |
eb7500atx_machdep.c | 133 paddr_t physical_freestart; variable in typeref:typename:paddr_t 502 physical_freestart = physical_start; 515 physical_freestart += 517 free_pages -= (physical_freestart - physical_start) / PAGE_SIZE; 525 (var) = physical_freestart; \ 526 physical_freestart += ((np) * PAGE_SIZE); \ 534 if ((physical_freestart & (L1_TABLE_SIZE - 1)) == 0 586 sa110_cc_base = (KERNEL_BASE + (physical_freestart - physical_start) 864 if (start < physical_freestart) 865 start = physical_freestart; [all...] |
/src/sys/arch/epoc32/epoc32/ |
machdep.c | 91 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 235 physical_freestart = bootconfig.dram[0].address; 238 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 247 if (physical_freeend < physical_freestart) \
|
/src/sys/arch/evbarm/imx31/ |
imx31lk_machdep.c | 175 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 394 * set up, we will panic. We will update physical_freestart 404 physical_freestart = 0x800c0000UL; /* top of LoLo */ 437 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 441 physical_freestart, free_pages, free_pages); 451 if (physical_freeend < physical_freestart) \ 613 * Update the physical_freestart/physical_freeend/free_pages 619 physical_freestart = physical_start + 624 (physical_freeend - physical_freestart) / PAGE_SIZE; 630 physical_freestart, free_pages, free_pages) [all...] |
/src/sys/arch/evbarm/ixm1200/ |
ixm1200_machdep.c | 151 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 375 physical_freestart = physical_start 386 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 391 physical_freestart, free_pages, free_pages); 659 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 660 atop(physical_freestart), atop(physical_freeend), 681 physical_freestart, free_pages, free_pages);
|
/src/sys/arch/evbarm/hdl_g/ |
hdlg_machdep.c | 136 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 273 * physical_freestart to 0xa0200000 (where the kernel 276 * will panic. We will update physical_freestart and 285 physical_freestart = 0xa0009000UL; 318 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 322 physical_freestart, free_pages, free_pages); 332 if (physical_freeend < physical_freestart) \ 493 * Update the physical_freestart/physical_freeend/free_pages 499 physical_freestart = physical_start + 504 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/iq80321/ |
iq80321_machdep.c | 136 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 417 * physical_freestart to 0xa0200000 (where the kernel 420 * will panic. We will update physical_freestart and 429 physical_freestart = 0xa0009000UL; 462 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 466 physical_freestart, free_pages, free_pages); 476 if (physical_freeend < physical_freestart) \ 639 * Update the physical_freestart/physical_freeend/free_pages 645 physical_freestart = physical_start + 650 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/ixdp425/ |
ixdp425_machdep.c | 130 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 411 * physical_freestart to 0x10200000 (where the kernel 414 * will panic. We will update physical_freestart and 423 physical_freestart = physical_start 436 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 453 if (physical_freeend < physical_freestart) \ 623 * Update the physical_freestart/physical_freeend/free_pages 629 physical_freestart = physical_start + 634 (physical_freeend - physical_freestart) / PAGE_SIZE; 640 physical_freestart, free_pages, free_pages) [all...] |
/src/sys/arch/evbarm/nslu2/ |
nslu2_machdep.c | 160 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 468 * physical_freestart to 0x10200000 (where the kernel 471 * will panic. We will update physical_freestart and 480 physical_freestart = physical_start 494 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 511 if (physical_freeend < physical_freestart) \ 684 * Update the physical_freestart/physical_freeend/free_pages 690 physical_freestart = physical_start + 695 (physical_freeend - physical_freestart) / PAGE_SIZE; 701 physical_freestart, free_pages, free_pages) [all...] |
/src/sys/arch/arm/at91/ |
at91bus.c | 99 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 258 physical_freestart = mem->dram[0].address + 0x9000ULL; 267 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 271 physical_freestart, free_pages, free_pages); 280 if (physical_freeend < physical_freestart) \ 414 * Update the physical_freestart/physical_freeend/free_pages 420 physical_freestart = physical_start + 425 (physical_freeend - physical_freestart) / PAGE_SIZE; 437 physical_freestart, free_pages, free_pages); 508 uvm_page_physload(atop(physical_freestart), atop(physical_freeend) [all...] |
/src/sys/arch/evbarm/adi_brh/ |
brh_machdep.c | 138 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 393 * physical_freestart to 0xc0200000 (where the kernel 396 * will panic. We will update physical_freestart and 405 physical_freestart = 0xc0009000UL; 437 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 441 physical_freestart, free_pages, free_pages); 451 if (physical_freeend < physical_freestart) \ 665 * Update the physical_freestart/physical_freeend/free_pages 671 physical_freestart = physical_start + 676 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/iq80310/ |
iq80310_machdep.c | 135 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 393 * physical_freestart to 0xa0200000 (where the kernel 396 * will panic. We will update physical_freestart and 405 physical_freestart = 0xa0009000UL; 438 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 442 physical_freestart, free_pages, free_pages); 452 if (physical_freeend < physical_freestart) \ 613 * Update the physical_freestart/physical_freeend/free_pages 619 physical_freestart = physical_start + 624 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/lubbock/ |
lubbock_machdep.c | 180 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 576 * physical_freestart to 0xa0200000 (where the kernel 579 * set up, we will panic. We will update physical_freestart 588 physical_freestart = 0xa0009000UL; 621 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 625 physical_freestart, free_pages, free_pages); 635 if (physical_freeend < physical_freestart) \ 808 * Update the physical_freestart/physical_freeend/free_pages 814 physical_freestart = physical_start + 819 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/smdk2xx0/ |
smdk2800_machdep.c | 181 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 420 * physical_freestart to 0x08200000 (where the kernel 423 * will panic. We will update physical_freestart and 448 physical_freestart = 0x08000000UL; /* XXX */ 482 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 486 physical_freestart, free_pages, free_pages); 496 if (physical_freeend < physical_freestart) \ 657 * Update the physical_freestart/physical_freeend/free_pages 661 physical_freestart = physical_start + 665 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
smdk2410_machdep.c | 191 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 509 * physical_freestart to 0x08200000 (where the kernel 512 * will panic. We will update physical_freestart and 537 physical_freestart = SDRAM_START; /* XXX */ 571 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 575 physical_freestart, free_pages, free_pages); 585 if (physical_freeend < physical_freestart) \ 746 * Update the physical_freestart/physical_freeend/free_pages 750 physical_freestart = physical_start + 754 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/tsarm/ |
tsarm_machdep.c | 153 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 426 * physical_freestart to 0x00200000 (where the kernel 429 * will panic. We will update physical_freestart and 439 physical_freestart = 0x00009000UL; 472 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 476 physical_freestart, free_pages, free_pages); 486 if (physical_freeend < physical_freestart) \ 620 * Update the physical_freestart/physical_freeend/free_pages 626 physical_freestart = physical_start + 631 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/viper/ |
viper_machdep.c | 179 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 441 * physical_freestart to 0xa0200000 (where the kernel 444 * set up, we will panic. We will update physical_freestart 454 physical_freestart = 0xa0009000UL; 487 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 491 physical_freestart, free_pages, free_pages); 501 if (physical_freeend < physical_freestart) \ 670 * Update the physical_freestart/physical_freeend/free_pages 676 physical_freestart = physical_start + 681 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/g42xxeb/ |
g42xxeb_machdep.c | 171 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 500 * physical_freestart to 0xa0200000 (where the kernel 503 * will panic. We will update physical_freestart and 512 physical_freestart = 0xa0009000UL; 545 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 549 physical_freestart, free_pages, free_pages); 559 if (physical_freeend < physical_freestart) \ 730 * Update the physical_freestart/physical_freeend/free_pages 736 physical_freestart = physical_start + 741 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/npwr_fc/ |
npwr_fc_machdep.c | 136 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 402 * physical_freestart to 0xa0200000 (where the kernel 405 * will panic. We will update physical_freestart and 414 physical_freestart = 0xa0009000UL; 447 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 451 physical_freestart, free_pages, free_pages); 461 if (physical_freeend < physical_freestart) \ 622 * Update the physical_freestart/physical_freeend/free_pages 628 physical_freestart = physical_start + 633 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/acorn32/acorn32/ |
rpc_machdep.c | 127 paddr_t physical_freestart; variable in typeref:typename:paddr_t 561 physical_freestart = kernel_start; 572 physical_freestart += 582 (var) = physical_freestart; \ 583 physical_freestart += ((np) * PAGE_SIZE); \ 590 if ((physical_freestart & (L1_TABLE_SIZE - 1)) == 0 642 sa110_cc_base = (KERNEL_BASE + (physical_freestart - kernel_start) 926 if (end > physical_freestart) 928 if (start < physical_freestart) 929 start = physical_freestart; [all...] |
/src/sys/arch/evbarm/gemini/ |
gemini_machdep.c | 204 static paddr_t physical_freestart, physical_freeend; variable in typeref:typename:paddr_t 615 physical_freestart = KERN_VTOPHYS(round_page((vaddr_t) _end)); 617 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 623 * operation. When it returns, physical_freestart and free_pages will 689 uvm_page_physload(atop(physical_freestart), atop(GEMINI_RAM_RESV_PBASE), 690 atop(physical_freestart), atop(GEMINI_RAM_RESV_PBASE), 696 uvm_page_physload(atop(physical_freestart), atop(physical_freeend), 697 atop(physical_freestart), atop(physical_freeend), 902 (var).pv_pa = physical_freestart; \ 903 physical_freestart += ((np) * PAGE_SIZE); [all...] |
/src/sys/arch/iyonix/iyonix/ |
iyonix_machdep.c | 136 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 483 physical_freestart = physical_start + 516 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 520 physical_freestart, free_pages, free_pages); 529 (var) = physical_freestart; \ 530 physical_freestart += ((np) * PAGE_SIZE); \ 531 if (physical_freeend < physical_freestart) \ 540 if ((physical_freestart & (L1_TABLE_SIZE - 1)) == 0 691 physical_freestart, free_pages, free_pages); 763 uvm_page_physload(atop(physical_freestart), atop(physical_freeend) [all...] |
/src/sys/arch/evbarm/armadillo/ |
armadillo9_machdep.c | 209 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 527 * physical_freestart to 0xc0200000 (where the kernel 530 * will panic. We will update physical_freestart and 540 physical_freestart = 0xc0018000UL; 574 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 578 physical_freestart, free_pages, free_pages); 588 if (physical_freeend < physical_freestart) \ 722 * Update the physical_freestart/physical_freeend/free_pages 728 physical_freestart = physical_start + 733 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |
/src/sys/arch/evbarm/iyonix/ |
iyonix_machdep.c | 152 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 513 physical_freestart = physical_start + 546 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 550 physical_freestart, free_pages, free_pages); 559 (var) = physical_freestart; \ 560 physical_freestart += ((np) * PAGE_SIZE); \ 561 if (physical_freeend < physical_freestart) \ 570 if ((physical_freestart & (L1_TABLE_SIZE - 1)) == 0 719 physical_freestart, free_pages, free_pages); 791 uvm_page_physload(atop(physical_freestart), atop(physical_freeend) [all...] |
/src/sys/arch/evbarm/mini2440/ |
mini2440_machdep.c | 224 vaddr_t physical_freestart; variable in typeref:typename:vaddr_t 538 * will panic. We will update physical_freestart and 547 physical_freestart = SDRAM_START; /* XXX */ 582 free_pages = (physical_freeend - physical_freestart) / PAGE_SIZE; 586 physical_freestart, free_pages, free_pages, physical_freeend); 596 if (physical_freeend < physical_freestart) \ 641 printf("Free memory in bootstrap region: %ld bytes\n", physical_freeend - physical_freestart); 793 * Update the physical_freestart/physical_freeend/free_pages 796 physical_freestart = physical_start + 800 (physical_freeend - physical_freestart) / PAGE_SIZE [all...] |