IOREG: Use [read|write]X_relaxed variant for I/O access
The non-relaxed variant executes memory barrier every time read/write is
called, which is an overkill and causes performance degradation.
Bug: 165879653
Signed-off-by:
Edmond Chung <edmondchung@google.com>
Change-Id: I7b8debd3a8a9b097054e9a14464a59c15b7374b5
Loading
Please sign in to comment