Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dvmlinux.lds.S88 .tsb_phys_patch : {
90 *(.tsb_phys_patch) argument
Dtsb.S445 .section .tsb_phys_patch, "ax"
455 .section .tsb_phys_patch, "ax"
/arch/sparc/include/asm/
Dtsb.h86 .section .tsb_phys_patch, "ax"; \
93 .section .tsb_phys_patch, "ax"; \
100 .section .tsb_phys_patch, "ax"; \
107 .section .tsb_phys_patch, "ax"; \
114 .section .tsb_phys_patch, "ax"; \
/arch/sparc/mm/
Dinit_64.c1551 static void __init tsb_phys_patch(void) in tsb_phys_patch() function
1753 tsb_phys_patch(); in paging_init()