Home
last modified time | relevance | path

Searched defs:to_save (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dbootparam_utils.h57 const struct boot_params_to_save to_save[] = { in sanitize_boot_params() local
/linux-6.12.1/arch/arm64/include/asm/
Dfpsimd.h94 enum fp_type to_save; member
/linux-6.12.1/arch/x86/kvm/svm/
Dnested.c935 void svm_copy_vmrun_state(struct vmcb_save_area *to_save, in svm_copy_vmrun_state()