Skip to content
Snippets Groups Projects
Commit aa9143b9 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Implement sun4v TSB miss handlers.


When we register a TSB with the hypervisor, so that it or hardware can
handle TLB misses and do the TSB walk for us, the hypervisor traps
down to these trap when it incurs a TSB miss.

Processing is simple, we load the missing virtual address and context,
and do a full page table walk.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 12816ab3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment