Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c148 int NX_support = 0; variable
1534 NX_support = 1; in startup_kernel()
1588 NX_support = 1; in startup_kernel()
1607 NX_support = 0; in startup_kernel()
1621 if (max_mem < FOUR_GIG && NX_support == 0) in startup_kernel()
1640 NX_support = 0; in startup_kernel()
1649 DBG(NX_support); in startup_kernel()
1690 bi->bi_use_nx = NX_support; in startup_kernel()
H A Ddboot_grub.s146 testl $1, NX_support