tlb_translate_nonaccess(vaddr,type)

Returns the translated data physical address for the specified virtual memory address (vaddr). type specifies the type of access (e.g., FC, TPA). If a fault is generated, tlb_translate_nonaccess does not return. The following faults are checked:

VHPT data fault

Data TLB fault

Data Nested TLB fault

Data page not present fault

Data NaT page consumption fault