is_vmalloc_addr    80 arch/arm64/mm/ioremap.c 	if (is_vmalloc_addr((void *)addr))
is_vmalloc_addr    99 arch/parisc/mm/ioremap.c 	if (is_vmalloc_addr((void *)addr))
is_vmalloc_addr    91 arch/powerpc/lib/code-patching.c 	if (is_vmalloc_addr(addr))
is_vmalloc_addr    52 arch/sh/mm/tlbex_64.c 	if (is_vmalloc_addr((void *)address)) {
is_vmalloc_addr   223 arch/x86/kernel/ldt.c 	is_vmalloc = is_vmalloc_addr(ldt->entries);
is_vmalloc_addr   780 arch/x86/mm/fault.c 	if (is_vmalloc_addr((void *)address) &&
is_vmalloc_addr    76 arch/x86/mm/physaddr.c 	VIRTUAL_BUG_ON(__vmalloc_start_set && is_vmalloc_addr((void *) x));
is_vmalloc_addr    91 arch/x86/mm/physaddr.c 	if (__vmalloc_start_set && is_vmalloc_addr((void *) x))
is_vmalloc_addr  1524 block/bio.c    	bool is_vmalloc = is_vmalloc_addr(data);
is_vmalloc_addr   106 drivers/crypto/nx/nx-842.h 	if (!is_vmalloc_addr(addr))
is_vmalloc_addr    90 drivers/crypto/nx/nx.c 	if (is_vmalloc_addr(start_addr))
is_vmalloc_addr   120 drivers/crypto/nx/nx.c 				is_vmalloc_addr(start_addr + sg_len)) {
is_vmalloc_addr   278 drivers/fpga/fpga-mgr.c 		if (is_vmalloc_addr(p))
is_vmalloc_addr   759 drivers/fsi/fsi-sbefifo.c 	if (is_vmalloc_addr(user->pending_cmd))
is_vmalloc_addr   168 drivers/gpu/drm/i915/gem/i915_gem_pages.c 		if (is_vmalloc_addr(ptr))
is_vmalloc_addr   317 drivers/gpu/drm/i915/gem/i915_gem_pages.c 		if (is_vmalloc_addr(ptr))
is_vmalloc_addr   236 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c 			    !is_vmalloc_addr(obj->mm.mapping))
is_vmalloc_addr   315 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 		if (is_vmalloc_addr(vaddr))
is_vmalloc_addr    31 drivers/hv/channel.c 	if (is_vmalloc_addr(addr))
is_vmalloc_addr  1525 drivers/i2c/busses/i2c-qup.c 		if (is_vmalloc_addr(msgs[idx].buf))
is_vmalloc_addr  1296 drivers/infiniband/hw/efa/efa_verbs.c 	if (is_vmalloc_addr(pbl->pbl_buf)) {
is_vmalloc_addr   933 drivers/iommu/dma-iommu.c 	if (IS_ENABLED(CONFIG_DMA_REMAP) && is_vmalloc_addr(cpu_addr)) {
is_vmalloc_addr  1044 drivers/iommu/dma-iommu.c 	if (IS_ENABLED(CONFIG_DMA_REMAP) && is_vmalloc_addr(cpu_addr)) {
is_vmalloc_addr  1066 drivers/iommu/dma-iommu.c 	if (IS_ENABLED(CONFIG_DMA_REMAP) && is_vmalloc_addr(cpu_addr)) {
is_vmalloc_addr   247 drivers/md/bcache/util.c 			bv->bv_page = is_vmalloc_addr(base)
is_vmalloc_addr   427 drivers/md/dm-stats.c 		if (is_vmalloc_addr(s->stat_percpu) ||
is_vmalloc_addr   428 drivers/md/dm-stats.c 		    is_vmalloc_addr(s->stat_percpu[cpu][0].histogram))
is_vmalloc_addr   430 drivers/md/dm-stats.c 	if (is_vmalloc_addr(s) ||
is_vmalloc_addr   431 drivers/md/dm-stats.c 	    is_vmalloc_addr(s->stat_shared[0].tmp.histogram)) {
is_vmalloc_addr   102 drivers/md/dm-verity-target.c 	if (likely(!is_vmalloc_addr(data))) {
is_vmalloc_addr   321 drivers/md/dm-writecache.c 	if (is_vmalloc_addr(addr))
is_vmalloc_addr   334 drivers/md/dm-writecache.c 	if (is_vmalloc_addr(ptr))
is_vmalloc_addr   340 drivers/md/dm-writecache.c 	if (is_vmalloc_addr(ptr))
is_vmalloc_addr   388 drivers/misc/mic/scif/scif_rma.c 	vmalloc_dma_phys = is_vmalloc_addr(&window->dma_addr[0]);
is_vmalloc_addr   389 drivers/misc/mic/scif/scif_rma.c 	vmalloc_num_pages = is_vmalloc_addr(&window->num_pages[0]);
is_vmalloc_addr  1343 drivers/misc/mic/scif/scif_rma.c 		if (is_vmalloc_addr(addr))
is_vmalloc_addr   433 drivers/misc/mic/scif/scif_rma.h 	if (is_vmalloc_addr(addr))
is_vmalloc_addr   931 drivers/mtd/nand/raw/brcmnand/brcmnand.c 	return buf && !is_vmalloc_addr(buf) &&
is_vmalloc_addr    53 drivers/nvdimm/pmem.c 	if (is_vmalloc_addr(pmem->virt_addr))
is_vmalloc_addr   151 drivers/remoteproc/remoteproc_core.c 	if (is_vmalloc_addr(cpu_addr)) {
is_vmalloc_addr   201 drivers/rpmsg/virtio_rpmsg_bus.c 	if (is_vmalloc_addr(cpu_addr)) {
is_vmalloc_addr  7846 drivers/scsi/megaraid/megaraid_sas_base.c 				if (is_vmalloc_addr(fusion->ld_drv_map[i]))
is_vmalloc_addr  1636 drivers/scsi/megaraid/megaraid_sas_fusion.c 			if (is_vmalloc_addr(fusion->ld_drv_map[i]))
is_vmalloc_addr  5210 drivers/scsi/megaraid/megaraid_sas_fusion.c 			if (is_vmalloc_addr(fusion->load_balance_info))
is_vmalloc_addr  5218 drivers/scsi/megaraid/megaraid_sas_fusion.c 			if (is_vmalloc_addr(fusion->log_to_span))
is_vmalloc_addr   435 drivers/spi/spi-atmel.c 	return is_vmalloc_addr(xfer->tx_buf) || is_vmalloc_addr(xfer->rx_buf);
is_vmalloc_addr   601 drivers/spi/spi-atmel.c 	if (is_vmalloc_addr(as->current_transfer->rx_buf) &&
is_vmalloc_addr   460 drivers/spi/spi-davinci.c 			!is_vmalloc_addr(xfer->rx_buf) &&
is_vmalloc_addr   461 drivers/spi/spi-davinci.c 			!is_vmalloc_addr(xfer->tx_buf);
is_vmalloc_addr   170 drivers/spi/spi-mxs.c 	const bool vmalloced_buf = is_vmalloc_addr(buf);
is_vmalloc_addr   810 drivers/spi/spi.c 	const bool vmalloced_buf = is_vmalloc_addr(buf);
is_vmalloc_addr   420 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c 	if (is_vmalloc_addr(buf)) {
is_vmalloc_addr  1423 drivers/usb/core/hcd.c 			if (is_vmalloc_addr(urb->setup_packet)) {
is_vmalloc_addr  1491 drivers/usb/core/hcd.c 			} else if (is_vmalloc_addr(urb->transfer_buffer)) {
is_vmalloc_addr   832 drivers/usb/gadget/udc/core.c 		if (is_vmalloc_addr(req->buf)) {
is_vmalloc_addr    31 drivers/video/fbdev/core/fb_defio.c 	if (is_vmalloc_addr(screen_base + offs))
is_vmalloc_addr   347 drivers/virt/vboxguest/vboxguest_utils.c 	is_vmalloc = is_vmalloc_addr(buf);
is_vmalloc_addr  1078 fs/btrfs/send.c 			if (is_vmalloc_addr(buf)) {
is_vmalloc_addr  3577 fs/cifs/smb2ops.c 	if (is_vmalloc_addr(buf))
is_vmalloc_addr   125 fs/xfs/kmem.h  	if (is_vmalloc_addr(addr))
is_vmalloc_addr    21 fs/xfs/xfs_bio_io.c 	unsigned int		is_vmalloc = is_vmalloc_addr(data);
is_vmalloc_addr  1757 fs/xfs/xfs_log.c 	if (is_vmalloc_addr(iclog->ic_data))
is_vmalloc_addr   587 include/linux/dma-mapping.h 	if (dev_WARN_ONCE(dev, is_vmalloc_addr(ptr),
is_vmalloc_addr   655 include/linux/mm.h #define is_ioremap_addr(x) is_vmalloc_addr(x)
is_vmalloc_addr   159 include/linux/netlink.h 	if (is_vmalloc_addr(skb->head))
is_vmalloc_addr  1249 kernel/dma/debug.c 	if (is_vmalloc_addr(addr))
is_vmalloc_addr  1448 kernel/dma/debug.c 	if (!is_vmalloc_addr(virt) && !virt_addr_valid(virt))
is_vmalloc_addr  1462 kernel/dma/debug.c 	if (is_vmalloc_addr(virt))
is_vmalloc_addr  1483 kernel/dma/debug.c 	if (!is_vmalloc_addr(virt) && !virt_addr_valid(virt))
is_vmalloc_addr  1486 kernel/dma/debug.c 	if (is_vmalloc_addr(virt))
is_vmalloc_addr   259 mm/page_ext.c  	if (is_vmalloc_addr(addr)) {
is_vmalloc_addr  2095 mm/percpu.c    		if (!is_vmalloc_addr(addr))
is_vmalloc_addr   699 mm/sparse.c    	if (is_vmalloc_addr(memmap))
is_vmalloc_addr   590 mm/util.c      	if (is_vmalloc_addr(addr))
is_vmalloc_addr   264 mm/vmalloc.c   	return is_vmalloc_addr(x);
is_vmalloc_addr  3538 mm/vmalloc.c   	if (is_vmalloc_addr(v->pages))
is_vmalloc_addr   365 net/9p/trans_virtio.c 			if (is_vmalloc_addr(p))
is_vmalloc_addr   164 net/ceph/crypto.c 	const bool is_vmalloc = is_vmalloc_addr(buf);
is_vmalloc_addr   275 net/netfilter/ipset/ip_set_core.c 		 is_vmalloc_addr(members) ? "vfree" : "kfree");
is_vmalloc_addr   284 net/netlink/af_netlink.c 	if (is_vmalloc_addr(skb->head))
is_vmalloc_addr   363 net/netlink/af_netlink.c 	if (is_vmalloc_addr(skb->head)) {
is_vmalloc_addr  1274 net/netlink/af_netlink.c 	if (is_vmalloc_addr(skb->head) || delta * 2 < skb->truesize)
is_vmalloc_addr   356 net/packet/af_packet.c 	if (is_vmalloc_addr(addr))
is_vmalloc_addr  4224 net/packet/af_packet.c 			if (is_vmalloc_addr(pg_vec[i].buffer))
is_vmalloc_addr   123 security/apparmor/match.c 		if (is_vmalloc_addr(table))
is_vmalloc_addr   731 virt/kvm/arm/mmu.c 	if (!is_vmalloc_addr(kaddr)) {