Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 20 of 20) sorted by relevance

/arch/powerpc/sysdev/
A Dfsl_gtm.c96 if (!gtm->timers[i].requested) { in gtm_get_timer16()
97 gtm->timers[i].requested = true; in gtm_get_timer16()
132 if (gtm->timers[timer].requested) in gtm_get_specific_timer16()
136 ret->requested = true; in gtm_get_specific_timer16()
156 tmr->requested = false; in gtm_put_timer16()
/arch/x86/kernel/fpu/
A Dxstate.c1667 static int __xstate_request_perm(u64 permitted, u64 requested, bool guest) in __xstate_request_perm() argument
1683 if ((permitted & requested) == requested) in __xstate_request_perm()
1692 mask = permitted | requested; in __xstate_request_perm()
1725 u64 permitted, requested; in xstate_request_perm() local
1736 requested = xstate_prctl_req[idx]; in xstate_request_perm()
1737 if (!requested) in xstate_request_perm()
1740 if ((fpu_user_cfg.max_features & requested) != requested) in xstate_request_perm()
1745 if ((permitted & requested) == requested) in xstate_request_perm()
1756 ret = __xstate_request_perm(permitted, requested, guest); in xstate_request_perm()
/arch/riscv/
A DKconfig.vendor14 requested by hardware probing to be ignored.
27 requested by hardware probing to be ignored.
/arch/powerpc/include/asm/
A Dfsl_gtm.h23 bool requested; member
/arch/arm/mach-omap1/
A Dams-delta-fiq-handler.S102 ldr r10, [r12, #IRQ_SIR_FIQ_REG_OFFSET] @ get requested interrupt number
128 orr r11, r11, r13 @ mask all requested interrupts
131 str r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ ack all requested interrupts
216 hksw: @Is hook switch interrupt requested?
/arch/x86/events/intel/
A Dpt.c317 u64 allowed, requested; in pt_event_valid() local
327 requested = (config & RTIT_CTL_PSB_FREQ) >> in pt_event_valid()
329 if (requested && (!(allowed & BIT(requested)))) in pt_event_valid()
333 requested = (config & RTIT_CTL_CYC_THRESH) >> in pt_event_valid()
335 if (requested && (!(allowed & BIT(requested)))) in pt_event_valid()
354 requested = (config & RTIT_CTL_MTC_RANGE) >> in pt_event_valid()
357 if (!(allowed & BIT(requested))) in pt_event_valid()
/arch/arm64/boot/dts/rockchip/
A Drk3588-rock-5b-plus.dts22 /* pinctrl for the GPIO is requested by vcc3v3_pcie2x1l0 */
/arch/alpha/lib/
A Dev6-memset.S56 ble $18,end_b # U : zero length requested?
249 ble $18,end # U : zero length requested?
429 ble $18, end_w # U : zero length requested?
/arch/m68k/fpsp040/
A Dsrem_mod.S26 | is requested.
44 | MOD is requested, go to Step 6.
46 | Step 5. R = MOD(X,Y), but REM(X,Y) is requested.
A Dssin.S13 | COS is requested. Otherwise, for SINCOS, sin(X) is returned
/arch/arm/boot/dts/microchip/
A Dat91-sama5d27_wlsom1_ek.dts105 * is not requested by another peripheral then
A Dat91-sama5d2_xplained.dts432 * is not requested by another peripheral then
/arch/m68k/ifpsp060/
A DCHANGES59 requested by the package should return a failing value
/arch/arm/mach-at91/
A DKconfig253 When running under a TEE, the suspend mode must be requested to be set
/arch/m68k/q40/
A DREADME56 requested - SRAM must start with '%LX$' signature to do this. '-d' option
/arch/um/
A DKconfig182 mconsole, followed by the letter for the requested command.
/arch/arm/boot/dts/ti/omap/
A Domap4-sdp.dts362 * The legacy board file requested this pin on boot
/arch/arm/
A DKconfig191 PAGE_SIZE order which is greater than or equal to the requested buffer
/arch/m68k/ifpsp060/src/
A Dfplsp.S9360 # is requested. #
9378 # MOD is requested, go to Step 6. #
9380 # Step 5. R = MOD(X,Y), but REM(X,Y) is requested. #
/arch/arm64/
A DKconfig1417 requested via a hint to mmap(). The kernel will also use 52-bit

Completed in 49 milliseconds