Home
last modified time | relevance | path

Searched refs:agperror (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Derr_titan.c275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument
314 if (!(agperror & TITAN__PCHIP_AGPERROR__ERRMASK)) in titan_parse_p_agperror()
321 cmd = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__CMD); in titan_parse_p_agperror()
322 addr = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__ADDR) << 3; in titan_parse_p_agperror()
323 len = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__LEN); in titan_parse_p_agperror()
326 which, agperror); in titan_parse_p_agperror()
327 if (agperror & TITAN__PCHIP_AGPERROR__NOWINDOW) in titan_parse_p_agperror()
329 if (agperror & TITAN__PCHIP_AGPERROR__PTP) in titan_parse_p_agperror()
331 if (agperror & TITAN__PCHIP_AGPERROR__IPTE) in titan_parse_p_agperror()
333 if (agperror in titan_parse_p_agperror()
358 titan_parse_p_chip(int which, u64 serror, u64 gperror, u64 aperror, u64 agperror, int print) titan_parse_p_chip() argument
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Derr_titan.c275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument
314 if (!(agperror & TITAN__PCHIP_AGPERROR__ERRMASK)) in titan_parse_p_agperror()
321 cmd = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__CMD); in titan_parse_p_agperror()
322 addr = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__ADDR) << 3; in titan_parse_p_agperror()
323 len = EXTRACT(agperror, TITAN__PCHIP_AGPERROR__LEN); in titan_parse_p_agperror()
326 which, agperror); in titan_parse_p_agperror()
327 if (agperror & TITAN__PCHIP_AGPERROR__NOWINDOW) in titan_parse_p_agperror()
329 if (agperror & TITAN__PCHIP_AGPERROR__PTP) in titan_parse_p_agperror()
331 if (agperror & TITAN__PCHIP_AGPERROR__IPTE) in titan_parse_p_agperror()
333 if (agperror in titan_parse_p_agperror()
358 titan_parse_p_chip(int which, u64 serror, u64 gperror, u64 aperror, u64 agperror, int print) titan_parse_p_chip() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_titan.h105 titan_64 agperror; member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_titan.h105 titan_64 agperror; member

Completed in 5 milliseconds