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

  /src/sys/arch/hppa/hppa/
pmap.c 866 struct hpt_entry *hptp; local in function:pmap_bootstrap
874 hptp = (struct hpt_entry *)addr;
876 hptp[i].hpt_valid = 0;
877 hptp[i].hpt_space = 0xffff;
878 hptp[i].hpt_vpn = 0;

Completed in 12 milliseconds