Searched refs:PAGE_ALIGNED (Results 1 – 25 of 43) sorted by relevance
12
66 if (!PAGE_ALIGNED(addr)) in set_memory_encrypted()76 if (!PAGE_ALIGNED(addr)) in set_memory_decrypted()
36 if (!PAGE_ALIGNED(base) || !PAGE_ALIGNED(end)) { in sram_check_protect_exec()
71 (!PAGE_ALIGNED(in->phys_addr) || in entry_is_valid()72 !PAGE_ALIGNED(in->num_pages << EFI_PAGE_SHIFT))) { in entry_is_valid()
19 return !PAGE_ALIGNED(md->phys_addr) || in region_is_misaligned()20 !PAGE_ALIGNED(md->num_pages << EFI_PAGE_SHIFT); in region_is_misaligned()
46 BUG_ON(!PAGE_ALIGNED(image->data)); in init_vdso_image()47 BUG_ON(!PAGE_ALIGNED(image->size)); in init_vdso_image()
311 if (!PAGE_ALIGNED(user_addr) || !PAGE_ALIGNED(length) || !length) in afu_dma_map_region()
229 if (PAGE_ALIGNED(last_pte_table)) { in kernel_page_table()277 if (PAGE_ALIGNED(last_pmd_table)) { in kernel_ptr_table()
376 if (!PAGE_ALIGNED(info->vcpu.start) || in vgic_v2_probe()377 !PAGE_ALIGNED(resource_size(&info->vcpu))) { in vgic_v2_probe()
609 } else if (!PAGE_ALIGNED(info->vcpu.start)) { in vgic_v3_probe()
62 if (!PAGE_ALIGNED(addr)) { in change_memory_common()
595 BUG_ON(!PAGE_ALIGNED(pa_start)); in map_kernel_segment()596 BUG_ON(!PAGE_ALIGNED(size)); in map_kernel_segment()
179 if (!PAGE_ALIGNED(addr)) { in xdp_umem_reg()
197 if (i != nents - 1 && !PAGE_ALIGNED(sg->length)) in imgu_dmamap_map_sg()
151 if (unlikely(!PAGE_ALIGNED(check))) { in add_module_to_shadow()
329 return PAGE_ALIGNED(gpa) && !(gpa >> cpuid_maxphyaddr(vcpu)); in page_address_valid()
800 if (!PAGE_ALIGNED(addr) || !PAGE_ALIGNED(next)) { in remove_pte_table()
163 !PAGE_ALIGNED(attr->max_entries)) in ringbuf_map_alloc()
116 BUG_ON(!PAGE_ALIGNED(bytes)); in etnaviv_iommu_unmap()
449 if (WARN_ON_ONCE(!PAGE_ALIGNED(start | end))) in modify_pagetable()
85 WARN_ON_ONCE(!PAGE_ALIGNED(size)); in __dma_direct_alloc_pages()
1810 BUG_ON(!PAGE_ALIGNED(addr)); in vm_unmap_ram()2245 if (WARN(!PAGE_ALIGNED(addr), "Trying to vfree() bad address (%p)\n", in __vunmap()3029 if (!PAGE_ALIGNED(uaddr) || !PAGE_ALIGNED(kaddr)) in remap_vmalloc_range_partial()
350 if (!PAGE_ALIGNED(start)) { in randomize_page()
1592 if (!PAGE_ALIGNED(block_ctx->dev_bytenr)) { in btrfsic_read_block()1772 BUG_ON(!PAGE_ALIGNED(BTRFS_SUPER_INFO_SIZE)); in btrfsic_process_written_block()2777 if (!PAGE_ALIGNED(fs_info->nodesize)) { in btrfsic_mount()2782 if (!PAGE_ALIGNED(fs_info->sectorsize)) { in btrfsic_mount()
556 if (WARN_ON(!PAGE_ALIGNED(shadow_start))) in kasan_module_alloc()
986 if (PAGE_ALIGNED(addr) && PAGE_ALIGNED(next)) { in remove_pte_table()