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

  /src/sys/arch/ia64/include/
ia64_cpu.h 227 ia64_thash(uint64_t va) function in typeref:typename:uint64_t
  /src/sys/arch/ia64/ia64/
pmap.c 554 vhpt_ofs = ia64_thash(va) - curcpu()->ci_vhpt;
963 vhpte = (struct ia64_lpte *)ia64_thash(va);
990 vhpte = (struct ia64_lpte *)ia64_thash(va);
1031 pte = (struct ia64_lpte *)ia64_thash(va);

Completed in 13 milliseconds