Home
last modified time | relevance | path

Searched refs:enter (Results 1 – 25 of 60) sorted by relevance

123

/arch/arm/mach-pxa/
Dpm.c50 pxa_cpu_pm_fns->enter(state); in pxa_pm_enter()
64 pxa_cpu_pm_fns->enter(state); in pxa_pm_enter()
107 .enter = pxa_pm_enter,
/arch/m68k/ifpsp060/
Dfpsp.doc171 exception taken ---> enter _060_fpsp_snan --|
179 exception taken ---> enter _060_fpsp_operr --|
187 exception taken ---> enter _060_fpsp_dz --|
195 exception taken ---> enter _060_fpsp_inex --|
204 exception taken ---> enter _060_fpsp_ovfl --|
216 exception taken ---> enter _060_fpsp_unfl --|
229 exception taken ---> enter _060_fpsp_fline --|
266 exception taken ---> enter _060_fpsp_unsupp --|
288 exception taken ---> enter _060_fpsp_effadd --|
Disp.doc176 060ISP is installed properly, these instructions will enter through the
195 code has completed, then it should re-enter the 060ISP package through the
209 exception taken ---> enter _060_isp_unimp --|
/arch/arm/mach-goldfish/
Dpm.c32 .enter = goldfish_pm_enter,
/arch/mips/mach-goldfish/
Dpm.c34 .enter = goldfish_pm_enter,
/arch/arm/mach-pxa/include/mach/
Dpm.h17 void (*enter)(suspend_state_t state); member
/arch/powerpc/kvm/
Dtiming.c102 u64 enter = vcpu->arch.timing_last_enter.tv64; in kvmppc_update_timing_stats() local
111 add_exit_timing(vcpu, (enter - exit), vcpu->arch.last_exit_type); in kvmppc_update_timing_stats()
113 add_exit_timing(vcpu, (vcpu->arch.timing_last_exit - enter), in kvmppc_update_timing_stats()
DKconfig39 Calculate elapsed time for every exit/enter cycle. A per-vcpu
/arch/sparc/mm/
Dinit_64.h34 extern void prom_world(int enter);
/arch/arm/mach-omap2/
Dpm.c101 .enter = omap2_pm_enter,
/arch/arm/mach-sa1100/
Dpm.c124 .enter = sa11x0_pm_enter,
/arch/arm/mach-pnx4008/
Dpm.c120 .enter = pnx4008_pm_enter,
/arch/arm/lib/
Dmemcpy.S44 .macro enter reg1 reg2 macro
Dcopy_to_user.S77 .macro enter reg1 reg2 macro
Dcopy_from_user.S74 .macro enter reg1 reg2 macro
/arch/sh/boards/mach-hp6xx/
Dpm.c147 .enter = hp6x0_pm_enter,
/arch/mn10300/kernel/
Dgdb-io-ttysm-low.S71 # debugging interrupt - enter the GDB stub proper
/arch/x86/kernel/
Dparavirt.c389 .enter = paravirt_nop,
475 .enter = paravirt_nop,
Dkvm.c237 pv_mmu_ops.lazy_mode.enter = kvm_enter_lazy_mmu; in paravirt_ops_setup()
/arch/avr32/mach-at32ap/
Dpm.c181 .enter = avr32_pm_enter,
/arch/blackfin/mach-common/
Dpm.c331 .enter = bfin_pm_enter,
/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c186 .enter = mpc52xx_pm_enter,
/arch/arm/mach-at91/
Dpm.c353 .enter = at91_pm_enter,
/arch/mips/alchemy/devboards/
Dpm.c83 .enter = db1x_pm_enter,
/arch/x86/boot/
Dheader.S112 # Explicitly enter this as bytes, or the assembler

123