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

  /src/sys/arch/sun2/sun2/
control.c 53 get_pte(vaddr_t va) function
  /src/sys/arch/sun3/sun3/
control.c 53 get_pte(vaddr_t va) function
  /src/sys/arch/sun3/sun3x/
pmap.c 3688 /* get_pte INTERNAL
3695 get_pte(vaddr_t va) function
  /src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c 1909 get_pte (unsigned long pde, int n) function
1994 display_ptable_entry (get_pte (pde, i), 0, 0, 0);
2054 display_ptable_entry (get_pte (get_pde (pde_idx), pte_idx), 0, 1, offs);
  /src/external/gpl3/gdb/dist/gdb/
go32-nat.c 1909 get_pte (unsigned long pde, int n) function
1994 display_ptable_entry (get_pte (pde, i), 0, 0, 0);
2054 display_ptable_entry (get_pte (get_pde (pde_idx), pte_idx), 0, 1, offs);

Completed in 23 milliseconds