Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dvdso.h29 struct loongarch_vdso_info { struct
37 extern struct loongarch_vdso_info vdso_info; argument
Dprocessor.h93 struct loongarch_vdso_info;
127 struct loongarch_vdso_info *vdso;
/Linux-v6.1/arch/loongarch/kernel/
Dvdso.c44 struct loongarch_vdso_info vdso_info = {
94 struct loongarch_vdso_info *info = current->thread.vdso; in arch_setup_additional_pages()