Lines Matching defs:entry
348 static uint64_t get_rt_sto(uint64_t entry) in get_rt_sto()
355 static uint64_t get_st_pto(uint64_t entry) in get_st_pto()
362 static bool rt_entry_isvalid(uint64_t entry) in rt_entry_isvalid()
367 static bool pt_entry_isvalid(uint64_t entry) in pt_entry_isvalid()
372 static bool entry_isprotected(uint64_t entry) in entry_isprotected()
392 static bool entry_isvalid(uint64_t entry, int8_t ett) in entry_isvalid()
406 static bool translate_iscomplete(uint64_t entry, int8_t ett) in translate_iscomplete()
434 static uint64_t get_next_table_origin(uint64_t entry, int8_t ett) in get_next_table_origin()
457 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate()
517 S390IOTLBEntry *entry) in s390_guest_io_table_walk()
542 S390IOTLBEntry *entry; in s390_translate_iommu() local