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

/external/kernel-headers/original/asm-arm/
H A Dtlbflush.h173 #define __cpu_tlb_flags cpu_tlb.tlb_flags macro
220 * - building a set of TLB flags that might be set in __cpu_tlb_flags
221 * - building a set of TLB flags that will always be set in __cpu_tlb_flags
222 * - if we're going to need __cpu_tlb_flags, access it once and only once
247 const unsigned int __tlb_flag = __cpu_tlb_flags;
266 const unsigned int __tlb_flag = __cpu_tlb_flags;
294 const unsigned int __tlb_flag = __cpu_tlb_flags;
325 const unsigned int __tlb_flag = __cpu_tlb_flags;
373 const unsigned int __tlb_flag = __cpu_tlb_flags;
385 const unsigned int __tlb_flag = __cpu_tlb_flags;
[all...]

Completed in 193 milliseconds