Searched refs:kern_locked_tte_data (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sparc/mm/
H A Dinit_64.h30 extern unsigned long kern_locked_tte_data;
H A Dinit_64.c483 unsigned long kern_locked_tte_data; variable
597 kern_locked_tte_data = tte_data; remap_kernel()
/linux-4.1.27/arch/sparc/kernel/
H A Dtrampoline_64.S129 sethi %hi(kern_locked_tte_data), %l4
130 ldx [%l4 + %lo(kern_locked_tte_data)], %l4
221 sethi %hi(kern_locked_tte_data), %l4
222 ldx [%l4 + %lo(kern_locked_tte_data)], %l4
H A Dsmp_64.c286 extern unsigned long kern_locked_tte_data; ldom_startcpu_cpuid()
316 tte_data = kern_locked_tte_data; ldom_startcpu_cpuid()

Completed in 133 milliseconds