Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sparc/sparc/ | |
pmap.c | 184 paddr_t vm_last_phys = 0; variable in typeref:typename:paddr_t 1157 if (vm_last_phys < pend) 1158 vm_last_phys = pend; 4141 vm_num_phys = vm_last_phys - vm_first_phys; |
pmap.c | 184 paddr_t vm_last_phys = 0; variable in typeref:typename:paddr_t 1157 if (vm_last_phys < pend) 1158 vm_last_phys = pend; 4141 vm_num_phys = vm_last_phys - vm_first_phys; |