Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpageattr-test.c50 long i, expected, missed = 0; in print_split() local
63 missed++; in print_split()
97 s->max_exec, missed); in print_split()
100 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
/arch/frv/kernel/
Dhead.S532 # look at arch/frv/kernel/debug-stub.c: debug_stub_init() to see what you've missed