Returns the list of retired pages by source, including pages that are pending retirement The address information provided from this API is the hardware address of the page that was retired. Note that this does not match the virtual address used in CUDA, but will match the address information in Xid 63.
:param device: The identifier of the target device.
:type device: intptr_t
:param cause: Filter page addresses by cause of retirement.
:type cause: PageRetirementCause
.. seealso:: `nvmlDeviceGetRetiredPages`