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

/linux-4.4.14/arch/x86/mm/
H A 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++) { skip_prefix()
100 if (*p == prefix_codes[i]) { skip_prefix()

Completed in 286 milliseconds