Searched refs:user_offset (Results 1 – 2 of 2) sorted by relevance
773 unsigned long space_size, user_offset, user_size; in __pci_mmap_make_offset_bus() local782 user_offset = vma->vm_pgoff << PAGE_SHIFT; in __pci_mmap_make_offset_bus()785 if (user_offset >= space_size || in __pci_mmap_make_offset_bus()786 (user_offset + user_size) > space_size) in __pci_mmap_make_offset_bus()791 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()794 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()
1400 loff_t user_offset, factory_offset, otpoffset; in cfi_amdstd_otp_walk() local1434 user_offset = 0; in cfi_amdstd_otp_walk()1469 otpoffset = user_regs ? user_offset : factory_offset; in cfi_amdstd_otp_walk()