Searched defs:tlb (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/sys/arch/emips/emips/
H A Dxilinx_ml40x.c121 struct tlbmask tlb; local
H A Dxs_bee3.c118 struct tlbmask tlb; local
H A Dinterrupt.c80 struct tlbmask tlb; local
/netbsd-current/sys/arch/mips/mips/
H A Dwired_map.c93 struct tlbmask tlb; local
H A Dmips_fixup.c624 tlb_read_entry(size_t tlbno, struct tlbmask *tlb) argument
630 tlb_write_entry(size_t tlbno, const struct tlbmask *tlb) argument
H A Ddb_interface.c261 struct tlbmask tlb; local
[all...]
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dcop0.c39 struct tlb { struct
/netbsd-current/sys/arch/sparc64/include/
H A Dbootinfo.h121 struct tlb_entry tlb[1]; member in struct:btinfo_tlb
/netbsd-current/sys/arch/powerpc/booke/
H A Dbooke_stubs.c107 tlb_read_entry(size_t pos, struct tlbmask *tlb) argument
115 tlb_write_entry(size_t pos, const struct tlbmask *tlb) argument
H A De500_tlb.c110 struct e500_tlb tlb; local
229 tlb_to_hwtlb(const struct e500_tlb tlb) argument
581 e500_tlb_write_entry(size_t index, const struct tlbmask *tlb) argument
586 e500_tlb_read_entry(size_t index, struct tlbmask *tlb) argument
619 struct e500_tlb tlb = hwtlb_to_tlb(hwtlb); local
668 struct e500_tlb tlb = hwtlb_to_tlb(hwtlb); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dwindows-nat.h38 windows_thread_info (DWORD tid_, HANDLE h_, CORE_ADDR tlb) argument
/netbsd-current/sys/arch/arc/arc/
H A Dminidebug.c950 struct tlb tlb; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dwindows-nat.h39 windows_thread_info (DWORD tid_, HANDLE h_, CORE_ADDR tlb) argument
/netbsd-current/sys/arch/usermode/usermode/
H A Dpmap.c90 static struct pv_entry **tlb; /* current tlb mappings (direct mapped) */ variable in typeref:struct:pv_entry
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dwin32-low.cc161 child_add_thread (DWORD pid, DWORD tid, HANDLE h, void *tlb) argument
H A Dserver.cc2577 CORE_ADDR tlb; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dwin32-low.cc227 child_add_thread (DWORD pid, DWORD tid, HANDLE h, void *tlb) argument
H A Dserver.cc2574 CORE_ADDR tlb; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dwindows-tdep.c403 CORE_ADDR tlb; local
408 store_typed_address (value_contents_raw (val), type, tlb); local
899 CORE_ADDR tlb; local
H A Dwindows-nat.c434 windows_add_thread (ptid_t ptid, HANDLE h, void *tlb, bool main_thread_p) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dwindows-tdep.c402 CORE_ADDR tlb; local
891 CORE_ADDR tlb; local
H A Dwindows-nat.c340 windows_thread_info *add_thread (ptid_t ptid, HANDLE h, void *tlb, member in struct:inf_child_target
552 windows_nat_target::add_thread (ptid_t ptid, HANDLE h, void *tlb, argument

Completed in 399 milliseconds