Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dvas.c74 u8 wintype, u16 credits) in h_allocate_vas_window() argument
80 rc = plpar_hcall9(H_ALLOCATE_VAS_WINDOW, retbuf, wintype, in h_allocate_vas_window()
100 rc, wintype, credits); in h_allocate_vas_window()
263 u64 *domain, u8 wintype) in allocate_setup_window() argument
267 rc = h_allocate_vas_window(txwin, domain, wintype, DEF_WIN_CREDS); in allocate_setup_window()