Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h138 ValueMap vmap; ///< The map that holds the symbol table. variable
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c449 struct vm_area_struct *vmap; in linux_cdev_pager_fault() local
491 struct vm_area_struct *vmap; in linux_cdev_pager_populate() local
561 linux_cdev_handle_free(struct vm_area_struct *vmap) in linux_cdev_handle_free()
574 linux_cdev_handle_remove(struct vm_area_struct *vmap) in linux_cdev_handle_remove()
584 struct vm_area_struct *vmap; in linux_cdev_handle_find() local
609 struct vm_area_struct *vmap; in linux_cdev_pager_dtor() local
1266 struct vm_area_struct *vmap; in linux_file_mmap_single() local
1890 vmap(struct page **pages, unsigned int count, unsigned long flags, int prot) in vmap() function
/freebsd/stand/efi/loader/
H A Dbootinfo.c145 EFI_MEMORY_DESCRIPTOR *desc, *viter, *vmap; in efi_do_vmap() local
/freebsd/contrib/libpcap/
H A Doptimize.c334 struct vmapinfo *vmap; member