Home
last modified time | relevance | path

Searched refs:handle_tlbs_size (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/mm/
Dtlbex.c1802 const int handle_tlbs_size = handle_tlbs_end - handle_tlbs; in build_r3000_tlb_store_handler() local
1806 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() local
2118 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()