Searched refs:tsb_config (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dmmu_64.h75 struct tsb_config { struct
112 struct tsb_config tsb_block[MM_NUM_TSBS];
H A Dmmu_context_64.h32 struct tsb_config *tsb_base,
33 struct tsb_config *tsb_huge,
/linux-master/arch/sparc/kernel/
H A Dtraps_64.c2908 offsetof(struct tsb_config, tsb)) ||
2910 offsetof(struct tsb_config, tsb_rss_limit)) ||
2912 offsetof(struct tsb_config, tsb_nentries)) ||
2914 offsetof(struct tsb_config, tsb_reg_val)) ||
2916 offsetof(struct tsb_config, tsb_map_vaddr)) ||
2918 offsetof(struct tsb_config, tsb_map_pte)));
/linux-master/arch/sparc/mm/
H A Dtsb.c590 static void tsb_destroy_one(struct tsb_config *tp)
H A Dinit_64.c3007 struct tsb_config *tp;

Completed in 157 milliseconds