Lines Matching full:catu
17 #include "coresight-catu.h"
24 /* Verbose output for CATU table contents */
31 DEFINE_CORESIGHT_DEVLIST(catu_devs, "catu");
39 * CATU uses a page size of 4KB for page tables as well as data pages.
80 * The CATU maps INADDR{LO:HI} to the first page in the table pointed
103 /* CATU expects the INADDR to be aligned to 1M. */
128 * contain "CATU_PAGES_PER_SYSPAGE" CATU tables. in catu_get_table()
177 * catu_populate_table : Populate the given CATU table.
189 int catu_pidx; /* Index of CATU page within the system data page */ in catu_populate_table()
416 dev_warn(dev, "CATU is already enabled\n"); in catu_enable_hw()
592 .name = "coresight-catu",
607 pr_info("Error registering catu driver\n"); in catu_init()
622 MODULE_DESCRIPTION("Arm CoreSight Address Translation Unit (CATU) Driver");