Home
last modified time | relevance | path

Searched refs:ctop (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/lib/
H A Dcopy_user.S83 adds len2=-1,len // br.ctop is repeat/until
117 br.ctop.dptk.few 1b
199 br.ctop.dptk.few 2b
245 br.ctop.dptk 1b; \
254 br.ctop.dptk 2b; \
310 br.ctop.dptk.few 5b
366 adds tmp=-1,cnt // br.ctop is repeat/until
382 br.ctop.dptk 2b
444 br.ctop.dptk 1b
461 br.ctop
[all...]
H A Dmemcpy.S73 adds cnt=-1,cnt // br.ctop is repeat/until
105 br.ctop.dptk.few 1b
121 adds cnt=-1,in2 // br.ctop is repeat/until
149 br.ctop.dptk.few 1b
171 * On Itanium, the pipeline itself runs without stalls. However, br.ctop
241 adds t2=-1,t2 // br.ctop is repeat/until
286 br.ctop.dptk.few 1b; \
H A Dcopy_page_mck.S136 br.ctop.sptk .prefetch_loop
138 cmp.eq p16, p0 = r0, r0 // reset p16 to 1 (br.ctop cleared it to zero)
182 br.ctop.sptk .line_copy
H A Dcopy_page.S94 br.ctop.sptk.few 1b
H A Dmemcpy_mck.S144 add cnt=-1,r29 // ctop iteration adjustment
166 br.ctop.dptk.few 1b
216 br.ctop.sptk .prefetch_loop
262 br.ctop.sptk .line_copy
322 add cnt=-1,r22 // ctop iteration adjustment
513 br.ctop.dptk.few 1b;; \
H A Ddo_csum.S236 br.ctop.sptk 1b
/kernel/linux/linux-6.6/arch/ia64/lib/
H A Dcopy_user.S83 adds len2=-1,len // br.ctop is repeat/until
117 br.ctop.dptk.few 1b
199 br.ctop.dptk.few 2b
245 br.ctop.dptk 1b; \
254 br.ctop.dptk 2b; \
310 br.ctop.dptk.few 5b
366 adds tmp=-1,cnt // br.ctop is repeat/until
382 br.ctop.dptk 2b
444 br.ctop.dptk 1b
461 br.ctop
[all...]
H A Dmemcpy.S73 adds cnt=-1,cnt // br.ctop is repeat/until
105 br.ctop.dptk.few 1b
121 adds cnt=-1,in2 // br.ctop is repeat/until
149 br.ctop.dptk.few 1b
171 * On Itanium, the pipeline itself runs without stalls. However, br.ctop
241 adds t2=-1,t2 // br.ctop is repeat/until
286 br.ctop.dptk.few 1b; \
H A Dcopy_page_mck.S136 br.ctop.sptk .prefetch_loop
138 cmp.eq p16, p0 = r0, r0 // reset p16 to 1 (br.ctop cleared it to zero)
182 br.ctop.sptk .line_copy
H A Dcopy_page.S94 br.ctop.sptk.few 1b
H A Dmemcpy_mck.S144 add cnt=-1,r29 // ctop iteration adjustment
166 br.ctop.dptk.few 1b
216 br.ctop.sptk .prefetch_loop
262 br.ctop.sptk .line_copy
322 add cnt=-1,r22 // ctop iteration adjustment
513 br.ctop.dptk.few 1b;; \
H A Ddo_csum.S236 br.ctop.sptk 1b
/kernel/linux/linux-5.10/drivers/media/platform/omap/
H A Domap_vout_vrfb.c326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local
354 ctop = (pix->height - crop->height) - crop->top; in omap_vout_calculate_vrfb_offset()
380 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()
384 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()
395 temp_ps * crop->left + ctop * ps; in omap_vout_calculate_vrfb_offset()
398 temp_ps * crop->left + ctop * ps + in omap_vout_calculate_vrfb_offset()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c326 int offset = 0, ctop = 0, cleft = 0, line_length = 0; in omap_vout_calculate_vrfb_offset() local
354 ctop = (pix->height - crop->height) - crop->top; in omap_vout_calculate_vrfb_offset()
380 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()
384 *cropped_offset = offset + (line_length * ps * ctop) + in omap_vout_calculate_vrfb_offset()
395 temp_ps * crop->left + ctop * ps; in omap_vout_calculate_vrfb_offset()
398 temp_ps * crop->left + ctop * ps + in omap_vout_calculate_vrfb_offset()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Drelocate_kernel.S160 br.ctop.sptk.few 1b
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Drelocate_kernel.S160 br.ctop.sptk.few 1b
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c508 int stat, btopend, ctop; in ctrl_croph_max_get() local
515 ctop = cptr->hdw->cropt_val; in ctrl_croph_max_get()
517 *height = ctop < btopend ? btopend-ctop : 0; in ctrl_croph_max_get()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c508 int stat, btopend, ctop; in ctrl_croph_max_get() local
515 ctop = cptr->hdw->cropt_val; in ctrl_croph_max_get()
517 *height = ctop < btopend ? btopend-ctop : 0; in ctrl_croph_max_get()

Completed in 19 milliseconds