Searched refs:PAGE_ALIGNED (Results 1 – 13 of 13) sorted by relevance
225 if (!PAGE_ALIGNED(vcpu_res.start)) { in vgic_v2_probe()232 if (!PAGE_ALIGNED(resource_size(&vcpu_res))) { in vgic_v2_probe()
255 } else if (!PAGE_ALIGNED(vcpu_res.start)) { in vgic_v3_probe()259 } else if (!PAGE_ALIGNED(resource_size(&vcpu_res))) { in vgic_v3_probe()
104 BUG_ON(!PAGE_ALIGNED(bytes)); in msm_iommu_unmap()
261 !PAGE_ALIGNED(md->phys_addr)) in efi_virtmap_init()
423 if (WARN_ON(!PAGE_ALIGNED(shadow_start))) in kasan_module_alloc()
1458 if (WARN(!PAGE_ALIGNED(addr), "Trying to vfree() bad address (%p)\n", in __vunmap()2153 if (!PAGE_ALIGNED(uaddr) || !PAGE_ALIGNED(kaddr)) in remap_vmalloc_range_partial()
334 if (!PAGE_ALIGNED(off) && i > 0) { in pcpu_count_occupied_pages()341 if (!PAGE_ALIGNED(end) && i + 1 < chunk->map_used) { in pcpu_count_occupied_pages()
966 if (!PAGE_ALIGNED(base)) { in early_init_dt_add_memory_arch()
859 WARN_ON(!PAGE_ALIGNED(udev->data_off)); in tcmu_configure_device()
856 BUG_ON(!PAGE_ALIGNED(port->state->xmit.buf)); in atmel_prepare_tx_dma()1036 BUG_ON(!PAGE_ALIGNED(ring->buf)); in atmel_prepare_rx_dma()
6528 if (!PAGE_ALIGNED(vmptr) || (vmptr >> maxphyaddr)) { in nested_vmx_check_vmptr()6546 if (!PAGE_ALIGNED(vmptr) || (vmptr >> maxphyaddr)) { in nested_vmx_check_vmptr()6561 if (!PAGE_ALIGNED(vmptr) || (vmptr >> maxphyaddr)) { in nested_vmx_check_vmptr()8666 if (!PAGE_ALIGNED(vmcs12->apic_access_addr) || in nested_get_vmcs12_pages()8683 if (!PAGE_ALIGNED(vmcs12->virtual_apic_page_addr) || in nested_get_vmcs12_pages()8772 if (!PAGE_ALIGNED(vmcs12->msr_bitmap) || in nested_vmx_check_msr_bitmap_controls()
89 #define PAGE_ALIGNED(addr) IS_ALIGNED((unsigned long)addr, PAGE_SIZE) macro
428 if (!PAGE_ALIGNED(req->nm_block_size)) in netlink_set_ring()