Searched refs:patchable_function_entries (Results 1 – 7 of 7) sorted by relevance
39 .hyp.patchable_function_entries : {40 __hyp_section_.hyp.patchable_function_entries = .; argument
356 funcs = pkvm_module_hyp_va(mod, mod->patchable_function_entries.start); in __pkvm_init_module()357 funcs_end = pkvm_module_hyp_va(mod, mod->patchable_function_entries.end); in __pkvm_init_module()
55 .hyp.patchable_function_entries : ALIGN(PAGE_SIZE) { in ALIGN()56 *(.hyp.patchable_function_entries) in ALIGN()
31 struct pkvm_module_section patchable_function_entries; member
445 hyp_ftrace_funcs_init(mod->patchable_function_entries.start, in hyp_ftrace_init_mod()446 mod->patchable_function_entries.end, in hyp_ftrace_init_mod()
1433 { &mod->patchable_function_entries, KVM_PGTABLE_PROT_R }, in __pkvm_load_el2_module()
619 hyp_mod->patchable_function_entries = (struct pkvm_module_section) { in module_init_hyp()