Searched refs:PSL_ID (Results 1 – 4 of 4) sorted by relevance
59 #define PSL_ID 0x00200000 /* identification bit */ macro91 | PSL_D | PSL_V | PSL_NT | PSL_RF | PSL_AC | PSL_ID)
53 write_eflags(eflags ^ PSL_ID); in bi_checkcpu()54 if (!((eflags ^ read_eflags()) & PSL_ID)) in bi_checkcpu()
58 write_eflags(eflags ^ PSL_ID); in bi_checkcpu()59 if (!((eflags ^ read_eflags()) & PSL_ID)) in bi_checkcpu()
365 xorl $PSL_ID,%eax371 andl $PSL_ID,%eax