Home
last modified time | relevance | path

Searched defs:async_tlb (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/tile/include/asm/
Dprocessor.h70 struct async_tlb { struct
71 short fault_num; /* original fault number; 0 if none */
72 char is_fault; /* was it a fault (vs an access violation) */
73 char is_write; /* for fault: was it caused by a write? */
74 unsigned long address; /* what address faulted? */