Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dvmlinux.lds.S99 .tsb_phys_patch : {
101 *(.tsb_phys_patch) argument
H A Dtsb.S482 .section .tsb_phys_patch, "ax"
492 .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()