Searched refs:handle_tlbs_size (Results 1 – 1 of 1) sorted by relevance
1802 const int handle_tlbs_size = handle_tlbs_end - handle_tlbs; in build_r3000_tlb_store_handler() local1806 memset(handle_tlbs, 0, handle_tlbs_size * sizeof(handle_tlbs[0])); in build_r3000_tlb_store_handler()1827 dump_handler("r3000_tlb_store", handle_tlbs, handle_tlbs_size); in build_r3000_tlb_store_handler()2113 const int handle_tlbs_size = handle_tlbs_end - handle_tlbs; in build_r4000_tlb_store_handler() local2118 memset(handle_tlbs, 0, handle_tlbs_size * sizeof(handle_tlbs[0])); in build_r4000_tlb_store_handler()2162 dump_handler("r4000_tlb_store", handle_tlbs, handle_tlbs_size); in build_r4000_tlb_store_handler()