Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/kernel/
Dvmlinux.lds.S95 .tsb_phys_patch : {
97 *(.tsb_phys_patch) argument
Dtsb.S482 .section .tsb_phys_patch, "ax"
492 .section .tsb_phys_patch, "ax"
/linux-6.1.9/arch/sparc/include/asm/
Dtsb.h87 .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"; \
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2024 static void __init tsb_phys_patch(void) in tsb_phys_patch() function
2345 tsb_phys_patch(); in paging_init()