Searched refs:kvmppc_icp_state (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/powerpc/kvm/ |
A D | book3s_xics.h | 51 union kvmppc_icp_state { union 69 union kvmppc_icp_state state; 93 union kvmppc_icp_state rm_dbgstate;
|
A D | book3s_hv_rm_xics.c | 175 union kvmppc_icp_state old, in icp_rm_try_update() 176 union kvmppc_icp_state new) in icp_rm_try_update() 242 union kvmppc_icp_state old_state, new_state; in icp_rm_try_to_deliver() 412 union kvmppc_icp_state old_state, new_state; in icp_rm_down_cppr() 490 union kvmppc_icp_state old_state, new_state; in xics_rm_h_xirr() 529 union kvmppc_icp_state old_state, new_state; in xics_rm_h_ipi() 615 union kvmppc_icp_state old_state, new_state; in xics_rm_h_cppr()
|
A D | book3s_xics.c | 272 union kvmppc_icp_state old, in icp_try_update() 273 union kvmppc_icp_state new, in icp_try_update() 339 union kvmppc_icp_state old_state, new_state; in icp_try_to_deliver() 516 union kvmppc_icp_state old_state, new_state; in icp_down_cppr() 588 union kvmppc_icp_state old_state, new_state; in kvmppc_h_xirr() 622 union kvmppc_icp_state old_state, new_state; in kvmppc_h_ipi() 706 union kvmppc_icp_state state; in kvmppc_h_ipoll() 723 union kvmppc_icp_state old_state, new_state; in kvmppc_h_cppr() 966 union kvmppc_icp_state state; in xics_debug_show() 1090 union kvmppc_icp_state state; in kvmppc_xics_get_icp() [all …]
|
Completed in 8 milliseconds