Searched full:windowed (Results 1 – 25 of 39) sorted by relevance
12
| /Linux-v6.1/arch/xtensa/include/asm/ |
| D | core.h | 31 /* Whether windowed ABI is supported in userspace. */ 35 /* Whether windowed ABI is supported either in userspace or in the kernel. */
|
| D | asmmacro.h | 230 /* Assembly instructions for windowed kernel ABI. */ 270 /* Assembly instructions for windowed kernel ABI (will be ignored). */ 326 /* Assembly instructions for windowed user ABI. */ 331 /* Assembly instructions for windowed user ABI (will be ignored). */
|
| D | processor.h | 25 * Windowed call ABI requires caller and callee to be located within the same 188 * Note: When windowed ABI is used for userspace we set-up ps
|
| /Linux-v6.1/arch/xtensa/ |
| D | Kconfig | 301 Normally cores with windowed registers option use windowed ABI and 308 toolchain that defaults to windowed ABI. 328 Assume default userspace ABI. For XEA2 cores it is windowed ABI. 337 Windowed ABI binaries will crash with a segfault caused by 344 bool "Support both windowed and call0 ABI by probing" 347 Select this option to support both windowed and call0 userspace 354 both call0 and windowed ABIs in userspace at the same time.
|
| /Linux-v6.1/include/linux/ |
| D | win_minmax.h | 3 * lib/minmax.c: windowed min/max tracker by Kathleen Nichols.
|
| /Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
| D | ti,rti-wdt.yaml | 14 Interrupt) IP module. This timer adds a support for windowed watchdog
|
| /Linux-v6.1/arch/xtensa/kernel/ |
| D | mcount.S | 20 * a2: a0 of the caller in windowed ABI
|
| D | head.S | 200 /* Enable window exceptions if kernel is built with windowed ABI. */
|
| D | signal.c | 400 /* Set up a stack frame for a call4 if userspace uses windowed ABI */ in setup_frame()
|
| D | traps.c | 326 * with PS.WOE set, so it's not related to the windowed option in do_illegal_instruction()
|
| /Linux-v6.1/drivers/watchdog/ |
| D | rti_wdt.c | 82 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 118 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb()
|
| D | pic32-wdt.c | 206 dev_err(dev, "windowed-clear mode is not supported.\n"); in pic32_wdt_drv_probe()
|
| /Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
| D | ovti,ov2680.yaml | 15 camera. It provides full-frame, sub-sampled, or windowed 10-bit images in
|
| D | ov8856.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
| D | ovti,ov5693.yaml | 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the
|
| /Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/ |
| D | octep_main.h | 299 /* Read windowed register. 323 /* Write windowed register.
|
| /Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
| D | rohm,bd9576-pmic.yaml | 16 monitoring. A watchdog logic with slow ping/windowed modes is also included.
|
| /Linux-v6.1/lib/ |
| D | win_minmax.c | 3 * lib/minmax.c: windowed min/max tracker
|
| /Linux-v6.1/Documentation/trace/ |
| D | intel_th.rst | 81 # allocate a 2-windowed multiblock buffer on the first memory
|
| /Linux-v6.1/drivers/net/ethernet/cavium/liquidio/ |
| D | octeon_device.h | 715 /** Read windowed register. 727 /** Write windowed register.
|
| /Linux-v6.1/Documentation/gpu/amdgpu/display/ |
| D | mpo-overview.rst | 235 If 4k video (3840x2160) is playing in windowed mode, the physical size of the
|
| /Linux-v6.1/drivers/comedi/drivers/ |
| D | ni_stc.h | 650 * 671x, 611x windowed ao registers 985 /* protects access to windowed registers */
|
| /Linux-v6.1/arch/xtensa/variants/fsf/include/variant/ |
| D | core.h | 30 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
| /Linux-v6.1/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
| D | core.h | 29 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
| /Linux-v6.1/arch/xtensa/variants/dc232b/include/variant/ |
| D | core.h | 30 #define XCHAL_HAVE_WINDOWED 1 /* windowed registers option */
|
12