Searched refs:vectors_high (Results 1 – 3 of 3) sorted by relevance
46 #define vectors_high() (get_cr() & CR_V) macro48 #define vectors_high() (0) macro
85 if (!vectors_high()) { in pgd_alloc()
725 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)1449 if (!vectors_high()) { in devicemaps_init()
Completed in 7 milliseconds