/openbmc/linux/arch/xtensa/include/asm/ |
H A D | core.h | 43 /* Whether windowed ABI is supported in userspace. */ 47 /* Whether windowed ABI is supported either in userspace or in the kernel. */
|
H A D | asmmacro.h | 231 /* Assembly instructions for windowed kernel ABI. */ 271 /* Assembly instructions for windowed kernel ABI (will be ignored). */ 327 /* Assembly instructions for windowed user ABI. */ 332 /* Assembly instructions for windowed user ABI (will be ignored). */
|
H A D | processor.h | 27 * Windowed call ABI requires caller and callee to be located within the same 181 * Note: When windowed ABI is used for userspace we set-up ps
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 318 Normally cores with windowed registers option use windowed ABI and 325 toolchain that defaults to windowed ABI. 345 Assume default userspace ABI. For XEA2 cores it is windowed ABI. 354 Windowed ABI binaries will crash with a segfault caused by 361 bool "Support both windowed and call0 ABI by probing" 364 Select this option to support both windowed and call0 userspace 371 both call0 and windowed ABIs in userspace at the same time.
|
/openbmc/u-boot/doc/ |
H A D | README.xtensa | 57 Windowed ABI presents unique difficulties with the approach based on 64 windowed ABI implemented in hardware. It makes using a jump table to an
|
/openbmc/linux/include/linux/ |
H A D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | mcount.S | 20 * a2: a0 of the caller in windowed ABI
|
H A D | head.S | 200 /* Enable window exceptions if kernel is built with windowed ABI. */
|
H A D | signal.c | 419 /* Set up a stack frame for a call4 if userspace uses windowed ABI */ in setup_frame()
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov2680.yaml | 15 camera. It provides full-frame, sub-sampled, or windowed 10-bit images in
|
H A D | ov8856.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
H A D | ovti,ov5675.yaml | 19 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
H A D | ovti,ov5693.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
/openbmc/linux/drivers/watchdog/ |
H A D | rti_wdt.c | 96 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 132 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb()
|
H A D | pic32-wdt.c | 190 dev_err(dev, "windowed-clear mode is not supported.\n"); in pic32_wdt_drv_probe()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_main.h | 317 /* Read windowed register. 341 /* Write windowed register.
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rohm,bd9576-pmic.yaml | 16 monitoring. A watchdog logic with slow ping/windowed modes is also included.
|
/openbmc/linux/lib/ |
H A D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_windowed.S | 3 test_suite windowed
|
/openbmc/linux/Documentation/trace/ |
H A D | intel_th.rst | 81 # allocate a 2-windowed multiblock buffer on the first memory
|
/openbmc/u-boot/examples/standalone/ |
H A D | stubs.c | 214 * Windowed ABI: Jump just past 'entry' in target and adjust stack frame
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 715 /** Read windowed register. 727 /** Write windowed register.
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | mpo-overview.rst | 235 If 4k video (3840x2160) is playing in windowed mode, the physical size of the
|
/openbmc/u-boot/arch/xtensa/cpu/ |
H A D | start.S | 214 * In windowed ABI caller and call target need to be within the same
|