Searched refs:ramvec (Results 1 – 1 of 1) sorted by relevance
56 unsigned long *ramvec, *ramvec_p; in setup_vector() local59 ramvec = get_vector_address(); in setup_vector()60 if (ramvec == NULL) in setup_vector()63 pr_debug("virtual vector at 0x%p\n", ramvec); in setup_vector()66 ramvec_p = ramvec; in setup_vector()77 _interrupt_redirect_table = ramvec; in setup_vector()