Searched refs:user_offset (Results 1 – 2 of 2) sorted by relevance
767 unsigned long space_size, user_offset, user_size; in __pci_mmap_make_offset_bus() local776 user_offset = vma->vm_pgoff << PAGE_SHIFT; in __pci_mmap_make_offset_bus()779 if (user_offset >= space_size || in __pci_mmap_make_offset_bus()780 (user_offset + user_size) > space_size) in __pci_mmap_make_offset_bus()785 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()788 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()
1494 loff_t user_offset, factory_offset, otpoffset; in cfi_amdstd_otp_walk() local1528 user_offset = 0; in cfi_amdstd_otp_walk()1563 otpoffset = user_regs ? user_offset : factory_offset; in cfi_amdstd_otp_walk()