Home
last modified time | relevance | path

Searched refs:bp_base (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dbootparam_utils.h53 char *bp_base = (char *)boot_params; in sanitize_boot_params() local
83 bp_base + to_save[i].start, to_save[i].len); in sanitize_boot_params()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A 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()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c213 unsigned long bp_base; in hyp_map_vectors() local
223 PAGE_HYP_EXEC, &bp_base); in hyp_map_vectors()
227 __hyp_bp_vect_base = (void *)bp_base; in hyp_map_vectors()

Completed in 2 milliseconds