Home
last modified time | relevance | path

Searched refs:wintype (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.c54 u8 wintype, u16 credits) in h_allocate_vas_window() argument
60 rc = plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, wintype, in h_allocate_vas_window()
80 rc, wintype, credits); in h_allocate_vas_window()
243 u64 *domain, u8 wintype) in allocate_setup_window() argument
247 rc = h_allocate_vas_window(txwin, domain, wintype, DEF_WIN_CREDS); in allocate_setup_window()