Searched refs:called (Results 1 – 25 of 58) sorted by relevance
123
/arch/mips/dec/prom/ |
D | identify.c | 47 static int called = 0; in get_system_type() local 49 if (called == 0) { in get_system_type() 50 called = 1; in get_system_type()
|
/arch/x86/kvm/ |
D | Kconfig | 51 will be called kvm. 65 will be called kvm-intel. 75 will be called kvm-amd.
|
/arch/mips/sibyte/ |
D | Kconfig | 94 Also called BCM1250 Pass 2 101 Also called BCM1250 Pass 2.2 108 Also called BCM1250 Pass 3
|
/arch/arm/include/asm/ |
D | entry-macro-multi.S | 11 @ routine called with r0 = irq number, r1 = struct pt_regs *
|
/arch/tile/kvm/ |
D | Kconfig | 31 will be called kvm.
|
/arch/arm/mach-integrator/ |
D | Kconfig | 39 module will be called impd1.
|
/arch/arm/vfp/ |
D | entry.S | 51 @ This code is called if the VFP does not exist. It needs to flag the
|
/arch/s390/kvm/ |
D | Kconfig | 35 will be called kvm.
|
/arch/m32r/include/asm/ |
D | assembler.h | 213 ;; called from kernel context: previous stack = spi 218 ;; called from user context: previous stack = spu
|
/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 53 moveq pc, lr @ Must never be called for CPU 0
|
D | sleep-tegra20.S | 59 moveq pc, lr @ must not be called for CPU 0
|
/arch/ia64/kvm/ |
D | Kconfig | 41 will be called kvm.
|
/arch/ia64/ |
D | Kconfig.debug | 12 IA-64 identity-mapped regions use a large page size called "granules".
|
/arch/m68k/ |
D | Kconfig.devices | 66 option in the network device section; the module will be called smc91x. 80 option in the network device section; the module will be called ne.
|
/arch/arm/kernel/ |
D | entry-common.S | 216 @ called from __ftrace_caller, saved in mcount_enter 220 @ called from __mcount, untouched in lr 359 mrs r8, spsr @ called from non-FIQ mode, so ok.
|
D | entry-header.S | 50 @ available. Should only be called from SVC mode
|
/arch/s390/ |
D | Kconfig | 424 module will be called qdio. 488 module will be called chsc_sch. 508 module will be called eadm_sch. 665 This can also be compiled as a module, which will be called 680 This can also be compiled as a module, which will be called 696 This can also be compiled as a module, which will be called
|
/arch/h8300/ |
D | Kconfig | 120 display and keyboard devices. These are called "virtual" because you 121 can run several virtual terminals (also called virtual consoles) on
|
/arch/m68k/fpsp040/ |
D | get_op.S | 6 | Description: This routine is called by the unsupported format/data 47 | routine which converts the unnorm to a norm (called mk_norm)
|
/arch/mips/cavium-octeon/ |
D | Kconfig | 104 will be called octeon-ilm
|
/arch/powerpc/boot/dts/ |
D | mpc832x_mds.dts | 20 * of pins "P19K", but in the schematic, that column is called "P19J". So if 21 * you're going by the schematic, the pin is called "P19J-K22".
|
/arch/arm/mach-rpc/ |
D | ecard.c | 558 int called = 0; in ecard_irq_handler() local 574 called ++; in ecard_irq_handler() 579 if (called == 0) in ecard_irq_handler()
|
/arch/arm/common/ |
D | mcpm_head.S | 172 @ called from here.
|
/arch/m68k/math-emu/ |
D | fp_entry.S | 111 | directly here, these function may only be called from within
|
/arch/arm/kvm/ |
D | interrupts.S | 359 bne guest_trap @ Guest called HVC
|
123