Searched refs:tsb_config (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | mmu_64.h | 75 struct tsb_config { struct 112 struct tsb_config tsb_block[MM_NUM_TSBS];
|
H A D | mmu_context_64.h | 33 struct tsb_config *tsb_base, 34 struct tsb_config *tsb_huge,
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | mmu_64.h | 75 struct tsb_config { struct 112 struct tsb_config tsb_block[MM_NUM_TSBS];
|
H A D | mmu_context_64.h | 32 struct tsb_config *tsb_base, 33 struct tsb_config *tsb_huge,
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | traps_64.c | 2915 offsetof(struct tsb_config, tsb)) || in trap_init() 2917 offsetof(struct tsb_config, tsb_rss_limit)) || in trap_init() 2919 offsetof(struct tsb_config, tsb_nentries)) || in trap_init() 2921 offsetof(struct tsb_config, tsb_reg_val)) || in trap_init() 2923 offsetof(struct tsb_config, tsb_map_vaddr)) || in trap_init() 2925 offsetof(struct tsb_config, tsb_map_pte))); in trap_init()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | traps_64.c | 2907 offsetof(struct tsb_config, tsb)) || in trap_init() 2909 offsetof(struct tsb_config, tsb_rss_limit)) || in trap_init() 2911 offsetof(struct tsb_config, tsb_nentries)) || in trap_init() 2913 offsetof(struct tsb_config, tsb_reg_val)) || in trap_init() 2915 offsetof(struct tsb_config, tsb_map_vaddr)) || in trap_init() 2917 offsetof(struct tsb_config, tsb_map_pte))); in trap_init()
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | tsb.c | 590 static void tsb_destroy_one(struct tsb_config *tp) in tsb_destroy_one()
|
H A D | init_64.c | 2973 struct tsb_config *tp; in hugetlb_setup()
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | tsb.c | 590 static void tsb_destroy_one(struct tsb_config *tp) in tsb_destroy_one()
|
H A D | init_64.c | 3007 struct tsb_config *tp; in hugetlb_setup()
|
Completed in 21 milliseconds