Searched refs:wintype (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/powerpc/platforms/pseries/ |
| D | vas.c | 53 u8 wintype, u16 credits) in h_allocate_vas_window() argument 59 rc = plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, wintype, in h_allocate_vas_window() 79 rc, wintype, credits); in h_allocate_vas_window() 242 u64 *domain, u8 wintype) in allocate_setup_window() argument 246 rc = h_allocate_vas_window(txwin, domain, wintype, DEF_WIN_CREDS); in allocate_setup_window()
|