/aosp_15_r20/external/trusty/lk/arch/x86/include/arch/x86/ |
D | mmu.h | 130 struct map_range { struct 131 vaddr_t start_vaddr; 133 uint64_t start_paddr; /* Physical address in the PAE mode is 64 bits wide */ 135 paddr_t start_paddr; /* Physical address in the PAE mode is 32 bits wide */ 137 uint32_t size;
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/stream/ |
D | easy.rs | 134 pub fn map_range<F, S>(self, f: F) -> Info<T, S> in map_range() method 516 pub fn map_range<F, S>(self, f: F) -> Error<T, S> in map_range() method 755 pub fn map_range<F, S>(self, mut f: F) -> Errors<T, S, P> in map_range() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/aarch64-paging/src/ |
D | lib.rs | 376 pub fn map_range( in map_range() method
|
D | idmap.rs | 176 pub fn map_range(&mut self, range: &MemoryRegion, flags: Attributes) -> Result<(), MapError> { in map_range() method
|
D | paging.rs | 304 pub fn map_range( in map_range() method 659 fn map_range( in map_range() method
|
D | linearmap.rs | 185 pub fn map_range(&mut self, range: &MemoryRegion, flags: Attributes) -> Result<(), MapError> { in map_range() method
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | for-range-examples.cpp | 57 namespace map_range { namespace
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkFontConfigInterface_direct.cpp | 359 static int map_range(SkScalar value, in map_range() function
|
H A D | SkFontMgr_fontconfig.cpp | 283 static int map_range(SkScalar value, in map_range() function
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_edittext.cpp | 198 std::map<std::pair<uint32_t, uint32_t>, uint32_t> map_range; in LoadUnicode() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 95978 struct map_range { struct 95979 long unsigned int start; 95980 long unsigned int end; 95981 unsigned int page_size_mask;
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 28609 struct map_range { struct 28610 long unsigned int start; 28611 long unsigned int end; 28612 unsigned int page_size_mask;
|
H A D | vmlinux_518.h | 28609 struct map_range { struct 28610 long unsigned int start; 28611 long unsigned int end; 28612 unsigned int page_size_mask;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 30244 struct map_range { struct 30245 unsigned long start; 30246 unsigned long end; 30247 unsigned int page_size_mask;
|