Searched refs:pNonSys (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dminstate.h120 cmp.eq pNonSys,pSys=r0,r0 /* initialize pSys=0, pNonSys=1 */ \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.h20 # define pNonSys PASTE(p,PRED_NON_SYSCALL) macro
H A Dminstate.h127 cmp.eq pNonSys,pSys=r0,r0 /* initialize pSys=0, pNonSys=1 */ \
H A Dentry.S36 * pNonSys: !pSys
746 (pNonSys) break 0 // bug check: we shouldn't be here if pNonSys is TRUE!
1018 (pNonSys) br.cond.dpnt dont_preserve_current_frame
1233 * Note that pSys and pNonSys need to be set up by the caller.
1246 (pNonSys) mov out2=0 // out2==0 => not a syscall
1274 cmp.eq pNonSys,pSys=r0,r0 // sigreturn isn't a normal syscall...
H A Divt.S1014 cmp.eq pSys,pNonSys=r0,r0 // set pSys=1, pNonSys=0

Completed in 179 milliseconds