Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h135 ValueMap vmap; ///< The map that holds the symbol table. variable
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c620 struct vm_area_struct *vmap; in linux_cdev_pager_fault() local
662 struct vm_area_struct *vmap; in linux_cdev_pager_populate() local
732 linux_cdev_handle_free(struct vm_area_struct *vmap) in linux_cdev_handle_free()
745 linux_cdev_handle_remove(struct vm_area_struct *vmap) in linux_cdev_handle_remove()
755 struct vm_area_struct *vmap; in linux_cdev_handle_find() local
780 struct vm_area_struct *vmap; in linux_cdev_pager_dtor() local
1373 struct vm_area_struct *vmap; in linux_file_mmap_single() local
1984 vmap(struct page **pages, unsigned int count, unsigned long flags, int prot) in vmap() function
/freebsd-13.1/stand/efi/loader/
H A Dbootinfo.c262 EFI_MEMORY_DESCRIPTOR *desc, *viter, *vmap; in efi_do_vmap() local
/freebsd-13.1/sys/dev/ice/
H A Dice_lib.h504 bitstr_t *vmap; /* Vector(s) assigned to VSI */ member
/freebsd-13.1/contrib/libpcap/
H A Doptimize.c319 struct vmapinfo *vmap; member