Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dhead.S293 #define isBP p3 // are we the Bootstrap Processor? macro
305 cmp.eq isBP,isAP=r3,r0
310 cmp.eq isBP,isAP=r0,r0
315 (isBP) br.cond.dpnt .load_current // BP stack is on region 5 --- no need to map it
384 .pred.rel.mutex isBP,isAP
385 (isBP) mov IA64_KR(PER_CPU_DATA)=r19 // per-CPU base for cpu0
392 (isBP) dep r28=-1,r28,61,3 // make address virtual
393 (isBP) movl r2=ia64_boot_param
395 (isBP) st8 [r2]=r28 // save the address of the boot param area passed by the bootloader