summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_device_address_space.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: add KPageTableBaseLiam2023-11-101-5/+5
* kernel: use KTypedAddress for addressesLiam2023-03-221-6/+7
* general: fix type inconsistenciesLiam2023-03-081-2/+2
* kernel: add KDeviceAddressSpaceLiam2023-02-011-0/+60