Home
last modified time | relevance | path

Searched refs:bp_base (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dmm.c173 unsigned long bp_base; in hyp_map_vectors() local
183 PAGE_HYP_EXEC, &bp_base); in hyp_map_vectors()
187 __hyp_bp_vect_base = (void *)bp_base; in hyp_map_vectors()
/linux-5.19.10/arch/x86/include/asm/
Dbootparam_utils.h53 char *bp_base = (char *)boot_params; in sanitize_boot_params() local
84 bp_base + to_save[i].start, to_save[i].len); in sanitize_boot_params()