Searched refs:tlb_table (Results 1 – 13 of 13) sorted by relevance
12 struct fsl_e_tlb_entry tlb_table[] = { variable86 int num_tlb_entries = ARRAY_SIZE(tlb_table);
15 struct fsl_e_tlb_entry tlb_table[] = { variable104 int num_tlb_entries = ARRAY_SIZE(tlb_table);
9 struct fsl_e_tlb_entry tlb_table[] = { variable89 int num_tlb_entries = ARRAY_SIZE(tlb_table);
37 write_tlb(tlb_table[i].mas0, in init_tlbs()38 tlb_table[i].mas1, in init_tlbs()39 tlb_table[i].mas2, in init_tlbs()40 tlb_table[i].mas3, in init_tlbs()41 tlb_table[i].mas7); in init_tlbs()
9 struct fsl_e_tlb_entry tlb_table[] = { variable106 int num_tlb_entries = ARRAY_SIZE(tlb_table);
12 struct fsl_e_tlb_entry tlb_table[] = { variable104 int num_tlb_entries = ARRAY_SIZE(tlb_table);
9 struct fsl_e_tlb_entry tlb_table[] = { variable116 int num_tlb_entries = ARRAY_SIZE(tlb_table);
9 struct fsl_e_tlb_entry tlb_table[] = { variable131 int num_tlb_entries = ARRAY_SIZE(tlb_table);
9 struct fsl_e_tlb_entry tlb_table[] = { variable123 int num_tlb_entries = ARRAY_SIZE(tlb_table);
12 struct fsl_e_tlb_entry tlb_table[] = { variable160 int num_tlb_entries = ARRAY_SIZE(tlb_table);
12 struct fsl_e_tlb_entry tlb_table[] = { variable152 int num_tlb_entries = ARRAY_SIZE(tlb_table);
534 extern struct fsl_e_tlb_entry tlb_table[];
Completed in 23 milliseconds