HomeSort by: relevance | last modified time | path
    Searched defs:last_fault_code (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/arm32/
fault.c 119 int last_fault_code; /* For the benefit of pmap_fault_fixup() */ variable in typeref:typename:int
454 last_fault_code = fsr;
887 last_fault_code = -1;
fault.c 119 int last_fault_code; /* For the benefit of pmap_fault_fixup() */ variable in typeref:typename:int
454 last_fault_code = fsr;
887 last_fault_code = -1;
fault.c 119 int last_fault_code; /* For the benefit of pmap_fault_fixup() */ variable in typeref:typename:int
454 last_fault_code = fsr;
887 last_fault_code = -1;

Completed in 35 milliseconds