Searched refs:ctop (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/ia64/lib/ |
H A D | copy_user.S | 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 382 br.ctop.dptk 2b 444 br.ctop.dptk 1b 461 br.ctop.dptk 2b 580 br.ctop.dptk 2b
|
H A D | xor.S | 41 br.ctop.dptk.few 0b 82 br.ctop.dptk.few 0b 126 br.ctop.dptk.few 0b 175 br.ctop.dptk.few 0b
|
H A D | memcpy.S | 105 br.ctop.dptk.few 1b 149 br.ctop.dptk.few 1b 286 br.ctop.dptk.few 1b; \
|
H A D | copy_page_mck.S | 136 br.ctop.sptk .prefetch_loop 182 br.ctop.sptk .line_copy
|
H A D | copy_page.S | 94 br.ctop.sptk.few 1b
|
H A D | memcpy_mck.S | 166 br.ctop.dptk.few 1b 216 br.ctop.sptk .prefetch_loop 262 br.ctop.sptk .line_copy 513 br.ctop.dptk.few 1b;; \
|
H A D | do_csum.S | 236 br.ctop.sptk 1b
|
/openbmc/linux/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.c | 326 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()
|
/openbmc/qemu/docs/system/s390x/ |
H A D | cpu-topology.rst | 41 ``ctop`` to ``on`` as in: 45 -cpu gen16b,ctop=on 138 -cpu gen16b,ctop=on \ 233 -cpu gen16b,ctop=on \
|
/openbmc/qemu/docs/devel/ |
H A D | s390-cpu-topology.rst | 14 -cpu z14,ctop=on \
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | relocate_kernel.S | 160 br.ctop.sptk.few 1b
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.c | 508 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()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 33 DEF_FEAT(CONFIGURATION_TOPOLOGY, "ctop", STFL, 11, "Configuration-topology facility")
|