Searched refs:user_offset (Results 1 – 2 of 2) sorted by relevance
737 unsigned long space_size, user_offset, user_size; in __pci_mmap_make_offset_bus() local746 user_offset = vma->vm_pgoff << PAGE_SHIFT; in __pci_mmap_make_offset_bus()749 if (user_offset >= space_size || in __pci_mmap_make_offset_bus()750 (user_offset + user_size) > space_size) in __pci_mmap_make_offset_bus()755 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()758 user_offset) >> PAGE_SHIFT; in __pci_mmap_make_offset_bus()
1398 loff_t user_offset, factory_offset, otpoffset; in cfi_amdstd_otp_walk() local1432 user_offset = 0; in cfi_amdstd_otp_walk()1467 otpoffset = user_regs ? user_offset : factory_offset; in cfi_amdstd_otp_walk()