Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/boot/
Dsetup.S383 #define SMAP 0x534d4150 macro
393 movl $SMAP, %edx # ascii 'SMAP'
400 cmpl $SMAP, %eax # check the return is `SMAP'
/linux-2.4.37.9/arch/i386/boot/
Dsetup.S324 movl $SMAP, %edx # ascii 'SMAP'