Searched refs:tsb_phys_patch (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | tsb.h | 87 .section .tsb_phys_patch, "ax"; \ 94 .section .tsb_phys_patch, "ax"; \ 101 .section .tsb_phys_patch, "ax"; \ 108 .section .tsb_phys_patch, "ax"; \ 115 .section .tsb_phys_patch, "ax"; \
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | tsb.h | 87 .section .tsb_phys_patch, "ax"; \ 94 .section .tsb_phys_patch, "ax"; \ 101 .section .tsb_phys_patch, "ax"; \ 108 .section .tsb_phys_patch, "ax"; \ 115 .section .tsb_phys_patch, "ax"; \
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | vmlinux.lds.S | 95 .tsb_phys_patch : { 97 *(.tsb_phys_patch)
|
H A D | tsb.S | 482 .section .tsb_phys_patch, "ax" 492 .section .tsb_phys_patch, "ax"
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | vmlinux.lds.S | 94 .tsb_phys_patch : { 96 *(.tsb_phys_patch)
|
H A D | tsb.S | 482 .section .tsb_phys_patch, "ax" 492 .section .tsb_phys_patch, "ax"
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | init_64.c | 2022 static void __init tsb_phys_patch(void) in tsb_phys_patch() function 2343 tsb_phys_patch(); in paging_init()
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | init_64.c | 2037 static void __init tsb_phys_patch(void) in tsb_phys_patch() function 2358 tsb_phys_patch(); in paging_init()
|
Completed in 10 milliseconds