Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S99 .tsb_phys_patch : {
101 *(.tsb_phys_patch) argument
102 __tsb_phys_patch_end.tsb_phys_patch global() argument
H A Dtsb.S482 .section .tsb_phys_patch, "ax"
492 .section .tsb_phys_patch, "ax"
/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"; \
/linux/arch/sparc/mm/
H A Dinit_64.c2030 static void __init tsb_phys_patch(void) in tsb_phys_patch() function
2351 tsb_phys_patch(); in paging_init()