Searched refs:apm (Results 1 – 13 of 13) sorted by relevance
12 EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
628 SRC_FILES = Makefile.am Makefile.in apic.h apm.S asm.S bios.c boot.c \
487 EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
185 uint32_t apm :1; member292 uint32_t apm :1; member
234 uint32_t apm :1; member447 uint32_t apm :1; member
195 file path=usr/share/src/grub/stage2/apm.S
1393 - Command: halt `--no-apm'1394 The command halts the computer. If the `--no-apm' option is
899 valid, and contains the physical address of an @sc{apm} table defined as
2870 @deffn Command halt @option{--no-apm}2871 The command halts the computer. If the @option{--no-apm} option
2697 -- Command: halt `--no-apm'2698 The command halts the computer. If the `--no-apm' option is
1613 if (state->ts_devlim.apm) { in tavor_soft_state_init()
2441 if (state->hs_devlim.apm) { in hermon_soft_state_init()
2224 * stage2/apm.S: Always disconnect from APM. Written by Erich3009 * stage2/asm.S [STAGE1_5]: Don't include setjmp.S or apm.S.3024 * stage2/apm.S (get_apm_info): Fix a serious typo: prot_to_real3109 Include "apm.S".3110 * stage2/apm.S: New file.3115 * stage2/Makefile.am (EXTRA_DIST): Added apm.S.