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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/xen/
H A Dxensetup.S55 #define isBP p3 // are we the Bootstrap Processor? define
59 (isBP) movl r9=xen_domain_type;;
60 (isBP) st4 [r9]=r8
67 (isBP) mov r2=FW_HYPERCALL_SET_SHARED_INFO_VA
68 (isBP) movl r28=XSI_BASE;;
69 (isBP) break 0x1000;;
72 (isBP) mov r4=rp
74 (isBP) br.call.sptk.many rp=xen_setup_pv_ops
76 (isBP) mov rp=r4
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dhead.S294 #define isBP p3 // are we the Bootstrap Processor? define
306 cmp.eq isBP,isAP=r3,r0
311 cmp.eq isBP,isAP=r0,r0
316 (isBP) br.cond.dpnt .load_current // BP stack is on region 5 --- no need to map it
385 .pred.rel.mutex isBP,isAP
386 (isBP) mov IA64_KR(PER_CPU_DATA)=r19 // per-CPU base for cpu0
393 (isBP) dep r28=-1,r28,61,3 // make address virtual
394 (isBP) movl r2=ia64_boot_param
396 (isBP) st8 [r2]=r28 // save the address of the boot param area passed by the bootloader

Completed in 110 milliseconds