Searched refs:tramp_ventry (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/arch/arm64/kernel/ |
| D | entry.S | 683 .macro tramp_ventry, vector_start, regsize, kpti, bhb macro 744 tramp_ventry .Lvector_start\@, 64, \kpti, \bhb 747 tramp_ventry .Lvector_start\@, 32, \kpti, \bhb 794 tramp_ventry .Lvector_start\@, 64, 0, \bhb 797 tramp_ventry .Lvector_start\@, 32, 0, \bhb
|