Searched refs:__cpu_tlb_flags (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dtlbflush.h188 #define __cpu_tlb_flags cpu_tlb.tlb_flags macro
235 * - building a set of TLB flags that might be set in __cpu_tlb_flags
236 * - building a set of TLB flags that will always be set in __cpu_tlb_flags
237 * - if we're going to need __cpu_tlb_flags, access it once and only once
262 const unsigned int __tlb_flag = __cpu_tlb_flags;
290 const unsigned int __tlb_flag = __cpu_tlb_flags;
326 const unsigned int __tlb_flag = __cpu_tlb_flags;
365 const unsigned int __tlb_flag = __cpu_tlb_flags;
415 const unsigned int __tlb_flag = __cpu_tlb_flags;
426 const unsigned int __tlb_flag = __cpu_tlb_flags;
[all...]

Completed in 345 milliseconds