Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dvmlinux.lds.S93 .tsb_phys_patch : {
95 *(.tsb_phys_patch) argument
Dtsb.S473 .section .tsb_phys_patch, "ax"
483 .section .tsb_phys_patch, "ax"
/linux-4.4.14/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"; \
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c1787 static void __init tsb_phys_patch(void) in tsb_phys_patch() function
2143 tsb_phys_patch(); in paging_init()