Home
last modified time | relevance | path

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

/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst2 DAWR issues on POWER9
5 On older POWER9 processors, the Data Address Watchpoint Register (DAWR) can
7 has no way to distinguish CI memory when configuring the DAWR, so on affected
8 systems, the DAWR is disabled.
21 On a system with the issue, the DAWR is disabled as detailed below.
26 DAWR has 6 different ways of being set.
28 2) h_set_mode(DAWR)
37 h_set_mode(DAWR) and h_set_dabr() will now return an error to the
39 they will silently not get the DAWR.
44 DAWR on the migration.
[all …]
H A Dultravisor.rst130 * The debug registers CIABR, DAWR, and DAWRX when SMFCTRL(D) is set.
/linux/drivers/scsi/
H A Da2091.h37 volatile unsigned short DAWR; member
H A Da3000.h31 volatile unsigned short DAWR; member
H A Da2091.c227 regs->DAWR = DAWR_A2091; in a2091_probe()
H A Da3000.c247 regs->DAWR = DAWR_A3000; in amiga_a3000_scsi_probe()