Home
last modified time | relevance | path

Searched refs:stap (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/s390/include/asm/
Dsigp.h23 return stap(); in cpu_logical_map()
Dsystem.h246 static inline unsigned short stap(void) in stap() function
/linux-2.6.39/arch/s390/kernel/
Dswsusp_asm64.S46 stap __LC_CPU_ADDRESS(%r0)
173 stap 0(%r1)
Dsmp.c120 smp_switch_to_cpu(func, data, 0, stap(), __cpu_logical_map[0]); in smp_switch_to_ipl_cpu()
131 smp_switch_to_cpu(func, data, sp, stap(), __cpu_logical_map[0]); in smp_switch_to_ipl_cpu()
756 __cpu_logical_map[0] = stap(); in smp_setup_processor_id()
Dearly.c353 cpu_address = stap(); in detect_diag9c()
/linux-2.6.39/drivers/s390/cio/
Dcss.c667 css->global_pgid.pgid_high.cpu_addr = stap(); in css_generate_pgid()