Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/boot/
Dsetup.S706 # Well, now's the time to actually move into protected mode. To make
710 # in 32-bit protected mode.
714 movw $1, %ax # protected mode (PE) bit
Dvideo.S231 # get protected mode interface informations
/linux-2.4.37.9/Documentation/fb/
Dvesafb.txt12 graphics mode. Switching mode later on (in protected mode) is
109 The VESA BIOS provides protected mode interface for changing
123 ypan enable display panning using the VESA protected mode
144 pmipal Use the protected mode interface for palette changes.
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dhead.S54 * XXX - best to initialize before switching to protected mode.
/linux-2.4.37.9/arch/i386/boot/compressed/
Dhead.S50 * XXX - best to initialize before switching to protected mode.
/linux-2.4.37.9/Documentation/vm/
Dlocking64 It is advisable that changes to vm_start/vm_end be protected, although
85 are protected by the swap_list_lock.
/linux-2.4.37.9/Documentation/isdn/
DHiSax.cert47 files are protected by md5 checksums and the md5sum file is pgp signed by
/linux-2.4.37.9/Documentation/i386/
Dboot.txt65 When using bzImage, the protected-mode kernel was relocated to
428 entering protected mode. The default routine disables NMI, so
433 transition to protected mode, but before the kernel is
/linux-2.4.37.9/arch/x86_64/kernel/
Dacpi_wakeup.S61 movl $1, %eax # protected mode (PE) bit
/linux-2.4.37.9/arch/i386/math-emu/
DREADME153 The emulator supports 16-bit protected mode, with one difference from
156 will not allow this in 16-bit protected mode: no instructions are
/linux-2.4.37.9/Documentation/
Dspinlocks.txt30 there is only one thread-of-control within the region(s) protected by that
Dexception.txt40 was not swapped in, write protected or something similar. However,
Dsmp.tex56 Grained Locking' where the entire kernel is protected by a small number of
/linux-2.4.37.9/arch/i386/boot/
Dsetup.S918 # to be called just before protected mode transition
Dvideo.S232 # get protected mode interface informations
/linux-2.4.37.9/Documentation/arm/SA1100/
DPCMCIA127 wrprot - 1 if the card is write-protected, 0 otherwise
/linux-2.4.37.9/Documentation/filesystems/
DLocking177 foo_get_block(). It's an overkill, since block bitmaps can be protected by
Dvfs.txt103 protected by appropriate locks.
/linux-2.4.37.9/Documentation/networking/
D8139too.txt320 protected by rtnl_lock semaphore.
/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c245 unsigned int protected:1; /* allow access to creator of context only */ member
299 #define ctx_fl_protected ctx_flags.protected