Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dentry.h20 # define pSys PASTE(p,PRED_SYSCALL) macro
H A Dminstate.h128 cmp.eq pNonSys,pSys=r0,r0 /* initialize pSys=0, pNonSys=1 */ \
H A Dentry.S1202 (pSys) mov out2=1 // out2==1 => we're in a syscall
1232 cmp.eq pNonSys,pSys=r0,r0 // sigreturn isn't a normal syscall...
H A Divt.S1026 cmp.eq pSys,pNonSys=r0,r0 // set pSys=1, pNonSys=0