Searched defs:vmm_flags (Results 1 – 3 of 3) sorted by relevance
/external/trusty/lk/dev/virtio/vsock-rust/src/ |
D | hal.rs | 42 let vmm_flags = 0; in dma_alloc() localVariable
|
/external/trusty/lk/kernel/vm/ |
D | vmm.c | 752 uint vmm_flags, in alloc_region() 980 void** ptr, uint8_t align_log2, uint vmm_flags, in vmm_alloc_obj() 1098 uint vmm_flags, in vmm_alloc_physical_etc() 1172 uint vmm_flags, in vmm_alloc_pmm() 1227 uint vmm_flags, in vmm_alloc_contiguous() 1238 uint vmm_flags, in vmm_alloc() 1351 uint vmm_flags, in vmm_alloc_no_physical()
|
/external/trusty/lk/include/kernel/ |
D | vm.h | 445 …r *name, size_t size, void **ptr, uint8_t align_log2, paddr_t paddr, uint vmm_flags, uint arch_mmu… in vmm_alloc_physical()
|