Searched refs:vectors_high (Results 1 – 6 of 6) sorted by relevance
45 #define vectors_high() (get_cr() & CR_V) macro47 #define vectors_high() (0) macro
26 #define vectors_high() (cr_alignment & CR_V) macro
48 if (!vectors_high()) { in get_pgd_slow()
143 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)
69 if (!vectors_high()) { in pgd_alloc()
719 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)1338 if (!vectors_high()) { in devicemaps_init()