Home
last modified time | relevance | path

Searched defs:lastentry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c438 unsigned long lastentry = entry + pages, firstentry = entry; in tce_iommu_clear() local
/linux/fs/smb/client/
H A Dsmb2pdu.c5303 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries()