We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f0b60 commit aee3504Copy full SHA for aee3504
api/src/config.rs
@@ -393,8 +393,8 @@ pub struct Mappings {
393
/// This mapping will go from physical address `0x0` to whichever is larger:
394
/// - The end of the last region in the BIOS/UEFI memory map
395
/// - The address `0x1_0000_0000` (such that at least 4 GiB of physical memory are always mapped).
396
- /// This is to ensure that useful MMIO regions (local APIC, I/O APIC, PCI bars) are
397
- /// accessible to the kernel even if less physical memory than that is on the system.
+ /// This is to ensure that useful MMIO regions (local APIC, I/O APIC, PCI bars) are
+ /// accessible to the kernel even if less physical memory than that is on the system.
398
///
399
/// Defaults to `None`, i.e. no mapping of the physical memory.
400
pub physical_memory: Option<Mapping>,
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments