Searched refs:protected (Results 1 – 20 of 20) sorted by relevance
/linux-2.4.37.9/arch/x86_64/boot/ |
D | setup.S | 706 # 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
|
D | video.S | 231 # get protected mode interface informations
|
/linux-2.4.37.9/Documentation/fb/ |
D | vesafb.txt | 12 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/ |
D | head.S | 54 * XXX - best to initialize before switching to protected mode.
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | head.S | 50 * XXX - best to initialize before switching to protected mode.
|
/linux-2.4.37.9/Documentation/vm/ |
D | locking | 64 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/ |
D | HiSax.cert | 47 files are protected by md5 checksums and the md5sum file is pgp signed by
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 65 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/ |
D | acpi_wakeup.S | 61 movl $1, %eax # protected mode (PE) bit
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | README | 153 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/ |
D | spinlocks.txt | 30 there is only one thread-of-control within the region(s) protected by that
|
D | exception.txt | 40 was not swapped in, write protected or something similar. However,
|
D | smp.tex | 56 Grained Locking' where the entire kernel is protected by a small number of
|
/linux-2.4.37.9/arch/i386/boot/ |
D | setup.S | 918 # to be called just before protected mode transition
|
D | video.S | 232 # get protected mode interface informations
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | PCMCIA | 127 wrprot - 1 if the card is write-protected, 0 otherwise
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | Locking | 177 foo_get_block(). It's an overkill, since block bitmaps can be protected by
|
D | vfs.txt | 103 protected by appropriate locks.
|
/linux-2.4.37.9/Documentation/networking/ |
D | 8139too.txt | 320 protected by rtnl_lock semaphore.
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | perfmon.c | 245 unsigned int protected:1; /* allow access to creator of context only */ member 299 #define ctx_fl_protected ctx_flags.protected
|