Searched refs:log_entry (Results 1 – 4 of 4) sorted by relevance
22 #define LOG_ENT_SIZE sizeof(struct log_entry)84 struct log_entry { struct92 struct log_entry ent[4]; argument
217 - Read map[log_entry.lba].218 - If log_entry.new matches the map entry, then log_entry.old is free.219 - If log_entry.new does not match the map entry, then log_entry.new is free.
47 } log_entry; member
1032 u64 log_entry; in iommu_poll_ga_log() local1037 log_entry = *raw; in iommu_poll_ga_log()1044 switch (GA_REQ_TYPE(log_entry)) { in iommu_poll_ga_log()1050 __func__, GA_DEVID(log_entry), in iommu_poll_ga_log()1051 GA_TAG(log_entry)); in iommu_poll_ga_log()1053 if (iommu_ga_log_notifier(GA_TAG(log_entry)) != 0) in iommu_poll_ga_log()