Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 69) sorted by relevance

123

/arch/arc/kernel/
Dtime.c81 cycle_t full; in arc_counter_read() member
94 return stamp.full; in arc_counter_read()
130 cycle_t full; in arc_counter_read() member
145 return stamp.full; in arc_counter_read()
Dsetup.c119 cpu->bpu.full = bpu.fam ? 1 : 0; in read_arc_build_cfg_regs()
134 cpu->bpu.full = bpu.ft; in read_arc_build_cfg_regs()
250 IS_AVAIL1(cpu->bpu.full, "full"), in arc_cpu_mumbojumbo()
251 IS_AVAIL1(!cpu->bpu.full, "partial"), in arc_cpu_mumbojumbo()
/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_dmc_in_defs.h148 unsigned int full : 1; member
232 unsigned int full : 1; member
245 unsigned int full : 1; member
258 unsigned int full : 1; member
270 unsigned int full : 1; member
/arch/x86/include/asm/
Dperf_event.h92 unsigned int full; member
105 unsigned int full; member
114 unsigned int full; member
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c133 u32 full; member
142 u32 full; member
149 u32 full; member
235 eax->full = 0; in amd_cpuid4()
236 ebx->full = 0; in amd_cpuid4()
237 ecx->full = 0; in amd_cpuid4()
595 cpuid_count(0x8000001d, index, &eax.full, in cpuid4_cache_lookup_regs()
596 &ebx.full, &ecx.full, &edx); in cpuid4_cache_lookup_regs()
601 cpuid_count(4, index, &eax.full, &ebx.full, &ecx.full, &edx); in cpuid4_cache_lookup_regs()
632 cache_eax.full = eax; in find_num_cache_leaves()
/arch/microblaze/kernel/cpu/
DMakefile12 obj-y += cache.o cpuinfo.o cpuinfo-pvr-full.o cpuinfo-static.o mb.o pvr.o
/arch/ia64/kernel/
Dperfmon_default_smpl.c126 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full; in default_handler()
192 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full; in default_handler()
203 full: in default_handler()
/arch/arm/include/debug/
Dzynq.S55 bne 1002b @ wait if FIFO is full
/arch/powerpc/oprofile/cell/
Dspu_task_sync.c57 int full = 1; in spu_buff_add() local
62 full = 0; in spu_buff_add()
67 full = 0; in spu_buff_add()
70 if (!full) { in spu_buff_add()
/arch/mips/kernel/
Dentry.S95 restore_all: # restore full frame
125 restore_all_from_r2_emul: # restore full frame
Dbranch.c41 inst_mips16e.full = inst; in __isa_exception_epc()
326 if (__get_user(inst.full, addr)) { in __MIPS16e_compute_return_epc()
345 fullinst = ((unsigned)inst.full << 16) | inst2; in __MIPS16e_compute_return_epc()
/arch/x86/oprofile/
Dop_model_ppro.c80 eax.full = cpuid_eax(0xa); in ppro_setup_ctrs()
212 eax.full = cpuid_eax(0xa); in arch_perfmon_setup_counters()
/arch/ia64/scripts/
Dtoolchain-flags17 res=$($OBJDUMP --full --section .rodata $out | fgrep 000 | cut -f3 -d' ')
/arch/alpha/lib/
Dstrncpy.S32 bne $18, $multiword # do we have full words left?
/arch/x86/kernel/acpi/
Dwakeup_32.S22 # reload the gdt, as we need the full 32 bit address
/arch/x86/kvm/
Dpmu_intel.c285 eax.full = entry->eax; in intel_pmu_refresh()
286 edx.full = entry->edx; in intel_pmu_refresh()
DKconfig97 kernel now also supports a full featured userspace device driver
/arch/s390/include/asm/
Dpgtable.h1219 pte_t *ptep, int full) in ptep_get_and_clear_full() argument
1224 if (!full && mm_has_pgste(mm)) { in ptep_get_and_clear_full()
1230 if (!full) in ptep_get_and_clear_full()
1234 if (!full && mm_has_pgste(mm)) { in ptep_get_and_clear_full()
1584 pmd_t *pmdp, int full) in pmdp_huge_get_and_clear_full() argument
1588 if (!full) in pmdp_huge_get_and_clear_full()
/arch/cris/arch-v10/drivers/
Dsync_serial.c145 int full; member
1134 while (start == end && !port->full) { in sync_serial_read()
1140 !(start == end && !port->full)); in sync_serial_read()
1151 if (port->full) in sync_serial_read()
1166 port->full = 0; in sync_serial_read()
1360 port->full = 1; in rx_interrupt()
/arch/arm/boot/dts/
Darmada-385-linksys.dtsi98 full-duplex;
107 full-duplex;
Darmada-xp-linksys-mamba.dts122 full-duplex;
133 full-duplex;
/arch/powerpc/boot/dts/
Diss4xx.dts86 /* Wish there was a nicer way of specifying a full 32-bit
/arch/m68k/math-emu/
Dfp_decode.h139 | decode the index of the brief/full extension word
188 | get the extension word and test for brief or full extension type
/arch/arc/include/asm/
Darcregs.h339 unsigned int ver, full, num_cache, num_pred; member
/arch/xtensa/
DKconfig130 Build a Conventional Kernel with full MMU support,
228 Linux can use the full amount of RAM in the system by
314 This hardware is capable of running a full Linux distribution.
324 This hardware is capable of running a full Linux distribution.

123