Home
last modified time | relevance | path

Searched defs:vmap (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h139 ValueMap vmap; ///< The map that holds the symbol table. variable
/freebsd/stand/efi/loader/
H A Dbootinfo.c144 EFI_MEMORY_DESCRIPTOR *desc, *viter, *vmap; in efi_do_vmap() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c456 struct vm_area_struct *vmap; in linux_cdev_pager_fault() local
498 struct vm_area_struct *vmap; in linux_cdev_pager_populate() local
568 linux_cdev_handle_free(struct vm_area_struct *vmap) in linux_cdev_handle_free()
581 linux_cdev_handle_remove(struct vm_area_struct *vmap) in linux_cdev_handle_remove()
591 struct vm_area_struct *vmap; in linux_cdev_handle_find() local
616 struct vm_area_struct *vmap; in linux_cdev_pager_dtor() local
1275 struct vm_area_struct *vmap; in linux_file_mmap_single() local
H A Dlinux_page.c424 vmap(struct page **pages, unsigned int count, unsigned long flags, int prot) in vmap() function
/freebsd/contrib/libpcap/
H A Doptimize.c334 struct vmapinfo *vmap; member