Searched refs:ramvec (Results 1 – 1 of 1) sorted by relevance
57 unsigned long *ramvec, *ramvec_p; in setup_vector() local60 ramvec = get_vector_address(); in setup_vector()61 if (ramvec == NULL) in setup_vector()64 pr_debug("virtual vector at 0x%p\n", ramvec); in setup_vector()67 ramvec_p = ramvec; in setup_vector()78 _interrupt_redirect_table = ramvec; in setup_vector()