Home
last modified time | relevance | path

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

/arch/x86/vdso/vdso32/
Dsysenter.S48 VDSO32_SYSENTER_RETURN: /* Symbol used by sysenter.c via vdso32-syms.h */ label
/arch/x86/vdso/
DMakefile163 if grep -q VDSO32_SYSENTER_RETURN $H; \
165 else sed /VDSO32_SYSENTER_RETURN/d $(@D)/.tmp_$(@F) | \