HomeSort by: relevance | last modified time | path
    Searched defs:hppa_btlb_size_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/hppa/
machdep.c 260 u_int hppa_btlb_size_min, hppa_btlb_size_max; variable in typeref:typename:u_int
749 hppa_btlb_size_max = pdc_btlb.max_size;
752 DPRINTF(("hppa_btlb_size_max 0x%x\n", hppa_btlb_size_max));
machdep.c 260 u_int hppa_btlb_size_min, hppa_btlb_size_max; variable in typeref:typename:u_int
749 hppa_btlb_size_max = pdc_btlb.max_size;
752 DPRINTF(("hppa_btlb_size_max 0x%x\n", hppa_btlb_size_max));

Completed in 24 milliseconds