Searched refs:bp_base (Results 1 – 2 of 2) sorted by relevance
53 char *bp_base = (char *)boot_params; in sanitize_boot_params() local84 bp_base + to_save[i].start, to_save[i].len); in sanitize_boot_params()
213 unsigned long bp_base; in hyp_map_vectors() local223 PAGE_HYP_EXEC, &bp_base); in hyp_map_vectors()227 __hyp_bp_vect_base = (void *)bp_base; in hyp_map_vectors()