Searched refs:rtt_address (Results 1 – 2 of 2) sorted by relevance
363 rtt_address: int | None = None # address of the rtt control block677 if args.rtt_address and not caps.rtt:812 if self.cfg.rtt_address is not None:813 return self.cfg.rtt_address
402 rtt_address = self.get_rtt_address()403 if rtt_address is None: