Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dgen-hyprel.c210 static inline bool starts_with(const char *str, const char *prefix) in starts_with() function
367 if (!starts_with(sh_orig_name, HYP_SECTION_PREFIX)) in emit_rela_section()