Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
Dmodule.c211 if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == in apply_relocate_add()
212 STO_ALPHA_STD_GPLOAD) in apply_relocate_add()
/linux-6.1.9/arch/alpha/include/asm/
Delf.h11 #define STO_ALPHA_STD_GPLOAD 0x88 macro