Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S94 .tsb_phys_patch : {
96 *(.tsb_phys_patch) argument
H A Dtsb.S482 .section .tsb_phys_patch, "ax"
492 .section .tsb_phys_patch, "ax"
/openbmc/linux/arch/sparc/include/asm/
H A 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"; \
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2037 static void __init tsb_phys_patch(void) in tsb_phys_patch() function
2358 tsb_phys_patch(); in paging_init()