Home
last modified time | relevance | path

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

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