Home
last modified time | relevance | path

Searched refs:missing_before (Results 1 – 1 of 1) sorted by relevance

/xen/xen/arch/x86/
A Dtraps.c168 unsigned int i, tmp, missing_before, missing_after; in show_code() local
195 : "=&c" (missing_before), in show_code()
204 (missing_before || missing_after) ? " [fault on access]" : ""); in show_code()
209 if ( i < missing_before ) in show_code()

Completed in 5 milliseconds