Searched refs:vectors_high (Results 1 – 6 of 6) sorted by relevance
46 #define vectors_high() (get_cr() & CR_V) macro48 #define vectors_high() (0) macro
23 #define vectors_high() (cr_alignment & CR_V) macro
45 if (!vectors_high()) { in get_pgd_slow()
139 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)
66 if (!vectors_high()) { in pgd_alloc()
717 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)1400 if (!vectors_high()) { in devicemaps_init()