Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpf_in.c35 static unsigned char prefix_codes[] = { variable
55 static unsigned char prefix_codes[] = { variable
99 for (i = 0; i < ARRAY_SIZE(prefix_codes); i++) { in skip_prefix()
100 if (*p == prefix_codes[i]) { in skip_prefix()