HomeSort by relevance Sort by last modified time
    Searched refs:cpu_data (Results 1 - 25 of 38) sorted by null

1 2

  /external/kernel-headers/original/asm-mips/
cpu-features.h 25 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
28 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
31 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
36 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
39 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
48 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
51 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
54 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
57 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
60 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 74 extern struct cpuinfo_mips cpu_data[];
75 #define current_cpu_data cpu_data[smp_processor_id()]
76 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 99 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 30 #define cpu_has_tlb (cpu_data[0].options & MIPS_CPU_TLB)
34 #define cpu_has_4kex (cpu_data[0].options & MIPS_CPU_4KEX)
37 #define cpu_has_3k_cache (cpu_data[0].options & MIPS_CPU_3K_CACHE)
44 #define cpu_has_4k_cache (cpu_data[0].options & MIPS_CPU_4K_CACHE)
47 #define cpu_has_tx39_cache (cpu_data[0].options & MIPS_CPU_TX39_CACHE)
59 #define cpu_has_32fpr (cpu_data[0].options & MIPS_CPU_32FPR)
62 #define cpu_has_counter (cpu_data[0].options & MIPS_CPU_COUNTER)
66 #define cpu_has_watch (cpu_data[0].options & MIPS_CPU_WATCH)
70 #define cpu_has_divec (cpu_data[0].options & MIPS_CPU_DIVEC)
74 #define cpu_has_vce (cpu_data[0].options & MIPS_CPU_VCE
    [all...]
cpu-info.h 62 #define current_cpu_data cpu_data[smp_processor_id()]
64 #define raw_current_cpu_data cpu_data[raw_smp_processor_id()]
delay.h 26 #define __udelay_val cpu_data[raw_smp_processor_id()].udelay_val
  /external/linux-tools-perf/util/
trace-event-read.c 282 struct cpu_data { struct
293 static struct cpu_data *cpu_data; variable in typeref:struct:cpu_data
297 cpu_data[cpu].offset += page_size;
298 cpu_data[cpu].size -= page_size;
299 cpu_data[cpu].index = 0;
307 if (!cpu_data[cpu].page)
311 if (cpu_data[cpu].size <= page_size) {
312 free(cpu_data[cpu].page);
313 cpu_data[cpu].page = NULL
    [all...]

Completed in 490 milliseconds

1 2