Searched defs:async_tlb (Results 1 – 1 of 1) sorted by relevance
70 struct async_tlb { struct71 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? */