Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/prefix/
Dlibprefix.S261 pm_call_vars: label
288 .equ pm_call_vars_size, . - pm_call_vars
289 #define PM_CALL_VAR(x) ( -pm_call_vars_size + ( (x) - pm_call_vars ) )
314 movw $pm_call_vars, %si
315 leaw PM_CALL_VAR(pm_call_vars)(%bp), %di