Searched refs:pSys (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.h19 # define pSys PASTE(p,PRED_SYSCALL) macro
H A Dminstate.h127 cmp.eq pNonSys,pSys=r0,r0 /* initialize pSys=0, pNonSys=1 */ \
H A Dentry.S35 * pSys: See entry.h.
36 * pNonSys: !pSys
1233 * Note that pSys and pNonSys need to be set up by the caller.
1244 (pSys) mov out2=1 // out2==1 => we're in 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 47 milliseconds