Home
last modified time | relevance | path

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

/netbsd/sys/compat/linux32/arch/aarch64/
H A Dlinux32_machdep.h96 uint32_t luc_regspace[128] __aligned(8); member
H A Dlinux32_machdep.c90 aux = (struct linux32_aux_sigframe *)luc->luc_regspace; in linux32_save_sigcontext()
151 aux = (struct linux32_aux_sigframe *)luc->luc_regspace; in linux32_restore_sigcontext()