Home
last modified time | relevance | path

Searched defs:memory_map (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/mem/
Dmod.rs4 pub mod memory_map; module
/aosp_15_r20/external/rust/crates/uefi/src/mem/
Dmod.rs4 pub mod memory_map; module
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/gdb/
Dmemory_map.rs15 let memory_map = r#"<?xml version="1.0"?> in memory_map_xml() localVariable
Dmod.rs25 mod memory_map; module
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/target/ext/
Dmod.rs270 pub mod memory_map; module
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/mem/memory_map/
Diter.rs10 pub(crate) memory_map: &'a dyn MemoryMap, field
/aosp_15_r20/external/rust/crates/uefi/src/mem/memory_map/
Diter.rs10 pub(crate) memory_map: &'a dyn MemoryMap, field
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/
H A Duncore.c68 static struct map_entry memory_map[NUM_MAP_ENTRIES] = { variable
H A Duncore_acpi.c79 const struct SystemMemoryMapHob *memory_map; in get_srat_memory_entries() local
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/
H A Dsystemagent.c169 static struct map_entry memory_map[NUM_MAP_ENTRIES] = { variable
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/stub/
Dcore_impl.rs36 mod memory_map; module
/aosp_15_r20/external/rust/crates/uefi/src/
Dboot.rs258 pub fn memory_map(mt: MemoryType) -> Result<MemoryMapOwned> { in memory_map() function
1163 let memory_map = get_memory_map(buf)?; in get_memory_map_and_exit_boot_services() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Dboot.rs258 pub fn memory_map(mt: MemoryType) -> Result<MemoryMapOwned> { in memory_map() function
1163 let memory_map = get_memory_map(buf)?; in get_memory_map_and_exit_boot_services() localVariable
/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/
H A Dnorthbridge.c228 static struct map_entry memory_map[NUM_MAP_ENTRIES] = { variable
/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/
H A Dnorthbridge.c199 static struct map_entry memory_map[NUM_MAP_ENTRIES] = { variable
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dlib.rs712 memory_map: &'b EfiMemoryMap<'a>, field
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties_unittest.cc2758 const HttpServerProperties::QuicServerInfoMap& memory_map = in TEST_F() local
/aosp_15_r20/external/coreboot/src/northbridge/intel/ironlake/
H A Draminit.c1260 unsigned int memory_map[8]; in program_total_memory_map() local