Go to the documentation of this file.
10 #ifndef __ASM_PROCINFO_H
11 #define __ASM_PROCINFO_H
29 struct proc_info_list {
32 unsigned long __cpu_mm_mmu_flags;
33 unsigned long __cpu_io_mmu_flags;
34 unsigned long __cpu_flush;
35 const char *arch_name;
40 struct cpu_tlb_fns *tlb;
41 struct cpu_user_fns *
user;
47 #warning "Please include asm/elf.h instead"