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
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()
720 #define vectors_base() (vectors_high() ? 0xffff0000 : 0)1379 if (!vectors_high()) { in devicemaps_init()