Searched refs:tbit (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/arch/ia64/lib/ |
D | clear_user.S | 104 tbit.nz p6,p0=buf,0 // odd alignment (for long_do_clear) 108 tbit.nz p6,p0=buf,1 112 tbit.nz p6,p0=buf,2 116 tbit.nz p6,p0=buf,3 167 tbit.nz p6,p0=len,3 171 tbit.nz p7,p6=len,2 175 tbit.nz p6,p7=len,1 179 tbit.nz p7,p6=len,0
|
D | memset.S | 74 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U) 90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ? 300 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ? 305 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ? 309 tbit.nz.unc p_y, p0 = cnt, 0 // should we terminate with a st1 ? 346 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ? 355 tbit.nz p_y, p0 = cnt, 0 // will there be a st1 at the end ?
|
D | copy_user.S | 321 tbit.nz p6,p7=src1,0 // odd alignment 336 tbit.nz p7,p0=src1,1 340 tbit.nz p8,p0=src1,2 349 tbit.nz p9,p0=src1,3 364 tbit.nz p6,p0=len1,3 392 tbit.nz p7,p0=len1,2 395 tbit.nz p8,p0=len1,1 398 tbit.nz p9,p0=len1,0
|
D | do_csum.S | 142 tbit.nz p15,p0=buf,0 // is buf an odd address? 182 tbit.nz p10,p11=count,0 // if (count is odd)
|
/linux-6.1.9/arch/ia64/kernel/ |
D | relocate_kernel.S | 136 tbit.z p0, p6=r30, 0;; // 0x1 dest page 140 tbit.z p0, p6=r30, 1;; // 0x2 indirect page 144 tbit.z p0, p6=r30, 2;; // 0x4 end flag 147 tbit.z p6, p0=r30, 3;; // 0x8 source page
|
D | ivt.S | 182 (p7) tbit.z p6,p7=r18,_PAGE_P_BIT // page present bit cleared? 185 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss? 270 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared? 314 tbit.z p6,p0=r18,_PAGE_P_BIT // page present bit cleared? 400 tbit.z p12,p0=r16,61 // access to region 6? 410 tbit.nz p6,p7=r20,IA64_ISR_SP_BIT // is speculation bit on? 411 tbit.nz p9,p0=r20,IA64_ISR_NA_BIT // is non-access bit on? 554 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit 606 tbit.z p6,p0=r17,IA64_PSR_IS_BIT // IA64 instruction set? 620 tbit.z p7,p6 = r18,_PAGE_P_BIT // Check present bit [all …]
|
D | minstate.h | 92 tbit.nz p15,p0=r29,IA64_PSR_I_BIT; \
|
D | gate.S | 350 (p6) tbit.z.unc p8,p0=r18,0 // I0 (dual-issues with "mov b7=r18"!)
|
D | mca_asm.S | 155 tbit.nz p6,p7=r18,60
|
D | entry.S | 1132 tbit.z p6,p0=r31,TIF_NEED_RESCHED // is resched not needed?
|
/linux-6.1.9/arch/s390/include/asm/ |
D | ap.h | 111 int tbit, in ap_test_queue() argument 114 if (tbit) in ap_test_queue()
|
/linux-6.1.9/drivers/w1/masters/ |
D | ds2490.c | 535 static int ds_touch_bit(struct ds_device *dev, u8 bit, u8 *tbit) in ds_touch_bit() argument 547 err = ds_recv_data(dev, tbit, sizeof(*tbit)); in ds_touch_bit()
|
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 325 action police rate 2.5tbit burst 1g conform-exceed drop/ok 337 action police rate 1.9tbit burst 1g conform-exceed drop/ok
|