Searched refs:donation (Results 1 – 3 of 3) sorted by relevance
969 static int check_donation(struct pkvm_mem_donation *donation) in check_donation() argument971 const struct pkvm_mem_transition *tx = &donation->tx; in check_donation()1003 static int __do_donate(struct pkvm_mem_donation *donation) in __do_donate() argument1005 const struct pkvm_mem_transition *tx = &donation->tx; in __do_donate()1046 static int do_donate(struct pkvm_mem_donation *donation) in do_donate() argument1050 ret = check_donation(donation); in do_donate()1054 return WARN_ON(__do_donate(donation)); in do_donate()1128 struct pkvm_mem_donation donation = { in __pkvm_host_donate_hyp() local1147 ret = do_donate(&donation); in __pkvm_host_donate_hyp()1160 struct pkvm_mem_donation donation = { in __pkvm_hyp_donate_host() local[all …]
32 Thanks to Denis Kieft from Barracuda Networks for the donation of a
161 mainline kernel. This donation was welcome news; support for wireless
Completed in 9 milliseconds