Searched refs:bp_base (Results 1 – 2 of 2) sorted by relevance
184 void *bp_base; in hyp_map_vectors() local192 bp_base = (void *)__pkvm_create_private_mapping(phys, in hyp_map_vectors()195 if (IS_ERR_OR_NULL(bp_base)) in hyp_map_vectors()196 return PTR_ERR(bp_base); in hyp_map_vectors()198 __hyp_bp_vect_base = bp_base; in hyp_map_vectors()
53 char *bp_base = (char *)boot_params; in sanitize_boot_params() local83 bp_base + to_save[i].start, to_save[i].len); in sanitize_boot_params()