irq-gic-v3-its.c 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900
  1. /*
  2. * Copyright (C) 2013, 2014 ARM Limited, All Rights Reserved.
  3. * Author: Marc Zyngier <marc.zyngier@arm.com>
  4. *
  5. * This program is free software; you can redistribute it and/or modify
  6. * it under the terms of the GNU General Public License version 2 as
  7. * published by the Free Software Foundation.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. * GNU General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  16. */
  17. #include <linux/acpi.h>
  18. #include <linux/bitmap.h>
  19. #include <linux/cpu.h>
  20. #include <linux/delay.h>
  21. #include <linux/dma-iommu.h>
  22. #include <linux/interrupt.h>
  23. #include <linux/irqdomain.h>
  24. #include <linux/acpi_iort.h>
  25. #include <linux/log2.h>
  26. #include <linux/mm.h>
  27. #include <linux/msi.h>
  28. #include <linux/of.h>
  29. #include <linux/of_address.h>
  30. #include <linux/of_irq.h>
  31. #include <linux/of_pci.h>
  32. #include <linux/of_platform.h>
  33. #include <linux/percpu.h>
  34. #include <linux/slab.h>
  35. #include <linux/irqchip.h>
  36. #include <linux/irqchip/arm-gic-v3.h>
  37. #include <asm/cacheflush.h>
  38. #include <asm/cputype.h>
  39. #include <asm/exception.h>
  40. #include "irq-gic-common.h"
  41. #define ITS_FLAGS_CMDQ_NEEDS_FLUSHING (1ULL << 0)
  42. #define ITS_FLAGS_WORKAROUND_CAVIUM_22375 (1ULL << 1)
  43. #define ITS_FLAGS_WORKAROUND_CAVIUM_23144 (1ULL << 2)
  44. #define RDIST_FLAGS_PROPBASE_NEEDS_FLUSHING (1 << 0)
  45. /*
  46. * Collection structure - just an ID, and a redistributor address to
  47. * ping. We use one per CPU as a bag of interrupts assigned to this
  48. * CPU.
  49. */
  50. struct its_collection {
  51. u64 target_address;
  52. u16 col_id;
  53. };
  54. /*
  55. * The ITS_BASER structure - contains memory information, cached
  56. * value of BASER register configuration and ITS page size.
  57. */
  58. struct its_baser {
  59. void *base;
  60. u64 val;
  61. u32 order;
  62. u32 psz;
  63. };
  64. /*
  65. * The ITS structure - contains most of the infrastructure, with the
  66. * top-level MSI domain, the command queue, the collections, and the
  67. * list of devices writing to it.
  68. */
  69. struct its_node {
  70. raw_spinlock_t lock;
  71. struct list_head entry;
  72. void __iomem *base;
  73. phys_addr_t phys_base;
  74. struct its_cmd_block *cmd_base;
  75. struct its_cmd_block *cmd_write;
  76. struct its_baser tables[GITS_BASER_NR_REGS];
  77. struct its_collection *collections;
  78. struct list_head its_device_list;
  79. u64 flags;
  80. u32 ite_size;
  81. u32 device_ids;
  82. int numa_node;
  83. };
  84. #define ITS_ITT_ALIGN SZ_256
  85. /* Convert page order to size in bytes */
  86. #define PAGE_ORDER_TO_SIZE(o) (PAGE_SIZE << (o))
  87. struct event_lpi_map {
  88. unsigned long *lpi_map;
  89. u16 *col_map;
  90. irq_hw_number_t lpi_base;
  91. int nr_lpis;
  92. };
  93. /*
  94. * The ITS view of a device - belongs to an ITS, a collection, owns an
  95. * interrupt translation table, and a list of interrupts.
  96. */
  97. struct its_device {
  98. struct list_head entry;
  99. struct its_node *its;
  100. struct event_lpi_map event_map;
  101. void *itt;
  102. u32 nr_ites;
  103. u32 device_id;
  104. };
  105. static LIST_HEAD(its_nodes);
  106. static DEFINE_SPINLOCK(its_lock);
  107. static struct rdists *gic_rdists;
  108. static struct irq_domain *its_parent;
  109. #define gic_data_rdist() (raw_cpu_ptr(gic_rdists->rdist))
  110. #define gic_data_rdist_rd_base() (gic_data_rdist()->rd_base)
  111. static struct its_collection *dev_event_to_col(struct its_device *its_dev,
  112. u32 event)
  113. {
  114. struct its_node *its = its_dev->its;
  115. return its->collections + its_dev->event_map.col_map[event];
  116. }
  117. /*
  118. * ITS command descriptors - parameters to be encoded in a command
  119. * block.
  120. */
  121. struct its_cmd_desc {
  122. union {
  123. struct {
  124. struct its_device *dev;
  125. u32 event_id;
  126. } its_inv_cmd;
  127. struct {
  128. struct its_device *dev;
  129. u32 event_id;
  130. } its_int_cmd;
  131. struct {
  132. struct its_device *dev;
  133. int valid;
  134. } its_mapd_cmd;
  135. struct {
  136. struct its_collection *col;
  137. int valid;
  138. } its_mapc_cmd;
  139. struct {
  140. struct its_device *dev;
  141. u32 phys_id;
  142. u32 event_id;
  143. } its_mapvi_cmd;
  144. struct {
  145. struct its_device *dev;
  146. struct its_collection *col;
  147. u32 event_id;
  148. } its_movi_cmd;
  149. struct {
  150. struct its_device *dev;
  151. u32 event_id;
  152. } its_discard_cmd;
  153. struct {
  154. struct its_collection *col;
  155. } its_invall_cmd;
  156. };
  157. };
  158. /*
  159. * The ITS command block, which is what the ITS actually parses.
  160. */
  161. struct its_cmd_block {
  162. u64 raw_cmd[4];
  163. };
  164. #define ITS_CMD_QUEUE_SZ SZ_64K
  165. #define ITS_CMD_QUEUE_NR_ENTRIES (ITS_CMD_QUEUE_SZ / sizeof(struct its_cmd_block))
  166. typedef struct its_collection *(*its_cmd_builder_t)(struct its_cmd_block *,
  167. struct its_cmd_desc *);
  168. static void its_encode_cmd(struct its_cmd_block *cmd, u8 cmd_nr)
  169. {
  170. cmd->raw_cmd[0] &= ~0xffUL;
  171. cmd->raw_cmd[0] |= cmd_nr;
  172. }
  173. static void its_encode_devid(struct its_cmd_block *cmd, u32 devid)
  174. {
  175. cmd->raw_cmd[0] &= BIT_ULL(32) - 1;
  176. cmd->raw_cmd[0] |= ((u64)devid) << 32;
  177. }
  178. static void its_encode_event_id(struct its_cmd_block *cmd, u32 id)
  179. {
  180. cmd->raw_cmd[1] &= ~0xffffffffUL;
  181. cmd->raw_cmd[1] |= id;
  182. }
  183. static void its_encode_phys_id(struct its_cmd_block *cmd, u32 phys_id)
  184. {
  185. cmd->raw_cmd[1] &= 0xffffffffUL;
  186. cmd->raw_cmd[1] |= ((u64)phys_id) << 32;
  187. }
  188. static void its_encode_size(struct its_cmd_block *cmd, u8 size)
  189. {
  190. cmd->raw_cmd[1] &= ~0x1fUL;
  191. cmd->raw_cmd[1] |= size & 0x1f;
  192. }
  193. static void its_encode_itt(struct its_cmd_block *cmd, u64 itt_addr)
  194. {
  195. cmd->raw_cmd[2] &= ~0xffffffffffffUL;
  196. cmd->raw_cmd[2] |= itt_addr & 0xffffffffff00UL;
  197. }
  198. static void its_encode_valid(struct its_cmd_block *cmd, int valid)
  199. {
  200. cmd->raw_cmd[2] &= ~(1UL << 63);
  201. cmd->raw_cmd[2] |= ((u64)!!valid) << 63;
  202. }
  203. static void its_encode_target(struct its_cmd_block *cmd, u64 target_addr)
  204. {
  205. cmd->raw_cmd[2] &= ~(0xffffffffUL << 16);
  206. cmd->raw_cmd[2] |= (target_addr & (0xffffffffUL << 16));
  207. }
  208. static void its_encode_collection(struct its_cmd_block *cmd, u16 col)
  209. {
  210. cmd->raw_cmd[2] &= ~0xffffUL;
  211. cmd->raw_cmd[2] |= col;
  212. }
  213. static inline void its_fixup_cmd(struct its_cmd_block *cmd)
  214. {
  215. /* Let's fixup BE commands */
  216. cmd->raw_cmd[0] = cpu_to_le64(cmd->raw_cmd[0]);
  217. cmd->raw_cmd[1] = cpu_to_le64(cmd->raw_cmd[1]);
  218. cmd->raw_cmd[2] = cpu_to_le64(cmd->raw_cmd[2]);
  219. cmd->raw_cmd[3] = cpu_to_le64(cmd->raw_cmd[3]);
  220. }
  221. static struct its_collection *its_build_mapd_cmd(struct its_cmd_block *cmd,
  222. struct its_cmd_desc *desc)
  223. {
  224. unsigned long itt_addr;
  225. u8 size = ilog2(desc->its_mapd_cmd.dev->nr_ites);
  226. itt_addr = virt_to_phys(desc->its_mapd_cmd.dev->itt);
  227. itt_addr = ALIGN(itt_addr, ITS_ITT_ALIGN);
  228. its_encode_cmd(cmd, GITS_CMD_MAPD);
  229. its_encode_devid(cmd, desc->its_mapd_cmd.dev->device_id);
  230. its_encode_size(cmd, size - 1);
  231. its_encode_itt(cmd, itt_addr);
  232. its_encode_valid(cmd, desc->its_mapd_cmd.valid);
  233. its_fixup_cmd(cmd);
  234. return NULL;
  235. }
  236. static struct its_collection *its_build_mapc_cmd(struct its_cmd_block *cmd,
  237. struct its_cmd_desc *desc)
  238. {
  239. its_encode_cmd(cmd, GITS_CMD_MAPC);
  240. its_encode_collection(cmd, desc->its_mapc_cmd.col->col_id);
  241. its_encode_target(cmd, desc->its_mapc_cmd.col->target_address);
  242. its_encode_valid(cmd, desc->its_mapc_cmd.valid);
  243. its_fixup_cmd(cmd);
  244. return desc->its_mapc_cmd.col;
  245. }
  246. static struct its_collection *its_build_mapvi_cmd(struct its_cmd_block *cmd,
  247. struct its_cmd_desc *desc)
  248. {
  249. struct its_collection *col;
  250. col = dev_event_to_col(desc->its_mapvi_cmd.dev,
  251. desc->its_mapvi_cmd.event_id);
  252. its_encode_cmd(cmd, GITS_CMD_MAPVI);
  253. its_encode_devid(cmd, desc->its_mapvi_cmd.dev->device_id);
  254. its_encode_event_id(cmd, desc->its_mapvi_cmd.event_id);
  255. its_encode_phys_id(cmd, desc->its_mapvi_cmd.phys_id);
  256. its_encode_collection(cmd, col->col_id);
  257. its_fixup_cmd(cmd);
  258. return col;
  259. }
  260. static struct its_collection *its_build_movi_cmd(struct its_cmd_block *cmd,
  261. struct its_cmd_desc *desc)
  262. {
  263. struct its_collection *col;
  264. col = dev_event_to_col(desc->its_movi_cmd.dev,
  265. desc->its_movi_cmd.event_id);
  266. its_encode_cmd(cmd, GITS_CMD_MOVI);
  267. its_encode_devid(cmd, desc->its_movi_cmd.dev->device_id);
  268. its_encode_event_id(cmd, desc->its_movi_cmd.event_id);
  269. its_encode_collection(cmd, desc->its_movi_cmd.col->col_id);
  270. its_fixup_cmd(cmd);
  271. return col;
  272. }
  273. static struct its_collection *its_build_discard_cmd(struct its_cmd_block *cmd,
  274. struct its_cmd_desc *desc)
  275. {
  276. struct its_collection *col;
  277. col = dev_event_to_col(desc->its_discard_cmd.dev,
  278. desc->its_discard_cmd.event_id);
  279. its_encode_cmd(cmd, GITS_CMD_DISCARD);
  280. its_encode_devid(cmd, desc->its_discard_cmd.dev->device_id);
  281. its_encode_event_id(cmd, desc->its_discard_cmd.event_id);
  282. its_fixup_cmd(cmd);
  283. return col;
  284. }
  285. static struct its_collection *its_build_inv_cmd(struct its_cmd_block *cmd,
  286. struct its_cmd_desc *desc)
  287. {
  288. struct its_collection *col;
  289. col = dev_event_to_col(desc->its_inv_cmd.dev,
  290. desc->its_inv_cmd.event_id);
  291. its_encode_cmd(cmd, GITS_CMD_INV);
  292. its_encode_devid(cmd, desc->its_inv_cmd.dev->device_id);
  293. its_encode_event_id(cmd, desc->its_inv_cmd.event_id);
  294. its_fixup_cmd(cmd);
  295. return col;
  296. }
  297. static struct its_collection *its_build_invall_cmd(struct its_cmd_block *cmd,
  298. struct its_cmd_desc *desc)
  299. {
  300. its_encode_cmd(cmd, GITS_CMD_INVALL);
  301. its_encode_collection(cmd, desc->its_mapc_cmd.col->col_id);
  302. its_fixup_cmd(cmd);
  303. return NULL;
  304. }
  305. static u64 its_cmd_ptr_to_offset(struct its_node *its,
  306. struct its_cmd_block *ptr)
  307. {
  308. return (ptr - its->cmd_base) * sizeof(*ptr);
  309. }
  310. static int its_queue_full(struct its_node *its)
  311. {
  312. int widx;
  313. int ridx;
  314. widx = its->cmd_write - its->cmd_base;
  315. ridx = readl_relaxed(its->base + GITS_CREADR) / sizeof(struct its_cmd_block);
  316. /* This is incredibly unlikely to happen, unless the ITS locks up. */
  317. if (((widx + 1) % ITS_CMD_QUEUE_NR_ENTRIES) == ridx)
  318. return 1;
  319. return 0;
  320. }
  321. static struct its_cmd_block *its_allocate_entry(struct its_node *its)
  322. {
  323. struct its_cmd_block *cmd;
  324. u32 count = 1000000; /* 1s! */
  325. while (its_queue_full(its)) {
  326. count--;
  327. if (!count) {
  328. pr_err_ratelimited("ITS queue not draining\n");
  329. return NULL;
  330. }
  331. cpu_relax();
  332. udelay(1);
  333. }
  334. cmd = its->cmd_write++;
  335. /* Handle queue wrapping */
  336. if (its->cmd_write == (its->cmd_base + ITS_CMD_QUEUE_NR_ENTRIES))
  337. its->cmd_write = its->cmd_base;
  338. return cmd;
  339. }
  340. static struct its_cmd_block *its_post_commands(struct its_node *its)
  341. {
  342. u64 wr = its_cmd_ptr_to_offset(its, its->cmd_write);
  343. writel_relaxed(wr, its->base + GITS_CWRITER);
  344. return its->cmd_write;
  345. }
  346. static void its_flush_cmd(struct its_node *its, struct its_cmd_block *cmd)
  347. {
  348. /*
  349. * Make sure the commands written to memory are observable by
  350. * the ITS.
  351. */
  352. if (its->flags & ITS_FLAGS_CMDQ_NEEDS_FLUSHING)
  353. __flush_dcache_area(cmd, sizeof(*cmd));
  354. else
  355. dsb(ishst);
  356. }
  357. static void its_wait_for_range_completion(struct its_node *its,
  358. struct its_cmd_block *from,
  359. struct its_cmd_block *to)
  360. {
  361. u64 rd_idx, from_idx, to_idx;
  362. u32 count = 1000000; /* 1s! */
  363. from_idx = its_cmd_ptr_to_offset(its, from);
  364. to_idx = its_cmd_ptr_to_offset(its, to);
  365. while (1) {
  366. rd_idx = readl_relaxed(its->base + GITS_CREADR);
  367. if (rd_idx >= to_idx || rd_idx < from_idx)
  368. break;
  369. count--;
  370. if (!count) {
  371. pr_err_ratelimited("ITS queue timeout\n");
  372. return;
  373. }
  374. cpu_relax();
  375. udelay(1);
  376. }
  377. }
  378. static void its_send_single_command(struct its_node *its,
  379. its_cmd_builder_t builder,
  380. struct its_cmd_desc *desc)
  381. {
  382. struct its_cmd_block *cmd, *sync_cmd, *next_cmd;
  383. struct its_collection *sync_col;
  384. unsigned long flags;
  385. raw_spin_lock_irqsave(&its->lock, flags);
  386. cmd = its_allocate_entry(its);
  387. if (!cmd) { /* We're soooooo screewed... */
  388. pr_err_ratelimited("ITS can't allocate, dropping command\n");
  389. raw_spin_unlock_irqrestore(&its->lock, flags);
  390. return;
  391. }
  392. sync_col = builder(cmd, desc);
  393. its_flush_cmd(its, cmd);
  394. if (sync_col) {
  395. sync_cmd = its_allocate_entry(its);
  396. if (!sync_cmd) {
  397. pr_err_ratelimited("ITS can't SYNC, skipping\n");
  398. goto post;
  399. }
  400. its_encode_cmd(sync_cmd, GITS_CMD_SYNC);
  401. its_encode_target(sync_cmd, sync_col->target_address);
  402. its_fixup_cmd(sync_cmd);
  403. its_flush_cmd(its, sync_cmd);
  404. }
  405. post:
  406. next_cmd = its_post_commands(its);
  407. raw_spin_unlock_irqrestore(&its->lock, flags);
  408. its_wait_for_range_completion(its, cmd, next_cmd);
  409. }
  410. static void its_send_inv(struct its_device *dev, u32 event_id)
  411. {
  412. struct its_cmd_desc desc;
  413. desc.its_inv_cmd.dev = dev;
  414. desc.its_inv_cmd.event_id = event_id;
  415. its_send_single_command(dev->its, its_build_inv_cmd, &desc);
  416. }
  417. static void its_send_mapd(struct its_device *dev, int valid)
  418. {
  419. struct its_cmd_desc desc;
  420. desc.its_mapd_cmd.dev = dev;
  421. desc.its_mapd_cmd.valid = !!valid;
  422. its_send_single_command(dev->its, its_build_mapd_cmd, &desc);
  423. }
  424. static void its_send_mapc(struct its_node *its, struct its_collection *col,
  425. int valid)
  426. {
  427. struct its_cmd_desc desc;
  428. desc.its_mapc_cmd.col = col;
  429. desc.its_mapc_cmd.valid = !!valid;
  430. its_send_single_command(its, its_build_mapc_cmd, &desc);
  431. }
  432. static void its_send_mapvi(struct its_device *dev, u32 irq_id, u32 id)
  433. {
  434. struct its_cmd_desc desc;
  435. desc.its_mapvi_cmd.dev = dev;
  436. desc.its_mapvi_cmd.phys_id = irq_id;
  437. desc.its_mapvi_cmd.event_id = id;
  438. its_send_single_command(dev->its, its_build_mapvi_cmd, &desc);
  439. }
  440. static void its_send_movi(struct its_device *dev,
  441. struct its_collection *col, u32 id)
  442. {
  443. struct its_cmd_desc desc;
  444. desc.its_movi_cmd.dev = dev;
  445. desc.its_movi_cmd.col = col;
  446. desc.its_movi_cmd.event_id = id;
  447. its_send_single_command(dev->its, its_build_movi_cmd, &desc);
  448. }
  449. static void its_send_discard(struct its_device *dev, u32 id)
  450. {
  451. struct its_cmd_desc desc;
  452. desc.its_discard_cmd.dev = dev;
  453. desc.its_discard_cmd.event_id = id;
  454. its_send_single_command(dev->its, its_build_discard_cmd, &desc);
  455. }
  456. static void its_send_invall(struct its_node *its, struct its_collection *col)
  457. {
  458. struct its_cmd_desc desc;
  459. desc.its_invall_cmd.col = col;
  460. its_send_single_command(its, its_build_invall_cmd, &desc);
  461. }
  462. /*
  463. * irqchip functions - assumes MSI, mostly.
  464. */
  465. static inline u32 its_get_event_id(struct irq_data *d)
  466. {
  467. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  468. return d->hwirq - its_dev->event_map.lpi_base;
  469. }
  470. static void lpi_set_config(struct irq_data *d, bool enable)
  471. {
  472. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  473. irq_hw_number_t hwirq = d->hwirq;
  474. u32 id = its_get_event_id(d);
  475. u8 *cfg = page_address(gic_rdists->prop_page) + hwirq - 8192;
  476. if (enable)
  477. *cfg |= LPI_PROP_ENABLED;
  478. else
  479. *cfg &= ~LPI_PROP_ENABLED;
  480. /*
  481. * Make the above write visible to the redistributors.
  482. * And yes, we're flushing exactly: One. Single. Byte.
  483. * Humpf...
  484. */
  485. if (gic_rdists->flags & RDIST_FLAGS_PROPBASE_NEEDS_FLUSHING)
  486. __flush_dcache_area(cfg, sizeof(*cfg));
  487. else
  488. dsb(ishst);
  489. its_send_inv(its_dev, id);
  490. }
  491. static void its_mask_irq(struct irq_data *d)
  492. {
  493. lpi_set_config(d, false);
  494. }
  495. static void its_unmask_irq(struct irq_data *d)
  496. {
  497. lpi_set_config(d, true);
  498. }
  499. static int its_set_affinity(struct irq_data *d, const struct cpumask *mask_val,
  500. bool force)
  501. {
  502. unsigned int cpu;
  503. const struct cpumask *cpu_mask = cpu_online_mask;
  504. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  505. struct its_collection *target_col;
  506. u32 id = its_get_event_id(d);
  507. /* lpi cannot be routed to a redistributor that is on a foreign node */
  508. if (its_dev->its->flags & ITS_FLAGS_WORKAROUND_CAVIUM_23144) {
  509. if (its_dev->its->numa_node >= 0) {
  510. cpu_mask = cpumask_of_node(its_dev->its->numa_node);
  511. if (!cpumask_intersects(mask_val, cpu_mask))
  512. return -EINVAL;
  513. }
  514. }
  515. cpu = cpumask_any_and(mask_val, cpu_mask);
  516. if (cpu >= nr_cpu_ids)
  517. return -EINVAL;
  518. target_col = &its_dev->its->collections[cpu];
  519. its_send_movi(its_dev, target_col, id);
  520. its_dev->event_map.col_map[id] = cpu;
  521. return IRQ_SET_MASK_OK_DONE;
  522. }
  523. static void its_irq_compose_msi_msg(struct irq_data *d, struct msi_msg *msg)
  524. {
  525. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  526. struct its_node *its;
  527. u64 addr;
  528. its = its_dev->its;
  529. addr = its->phys_base + GITS_TRANSLATER;
  530. msg->address_lo = addr & ((1UL << 32) - 1);
  531. msg->address_hi = addr >> 32;
  532. msg->data = its_get_event_id(d);
  533. iommu_dma_map_msi_msg(d->irq, msg);
  534. }
  535. static struct irq_chip its_irq_chip = {
  536. .name = "ITS",
  537. .irq_mask = its_mask_irq,
  538. .irq_unmask = its_unmask_irq,
  539. .irq_eoi = irq_chip_eoi_parent,
  540. .irq_set_affinity = its_set_affinity,
  541. .irq_compose_msi_msg = its_irq_compose_msi_msg,
  542. };
  543. /*
  544. * How we allocate LPIs:
  545. *
  546. * The GIC has id_bits bits for interrupt identifiers. From there, we
  547. * must subtract 8192 which are reserved for SGIs/PPIs/SPIs. Then, as
  548. * we allocate LPIs by chunks of 32, we can shift the whole thing by 5
  549. * bits to the right.
  550. *
  551. * This gives us (((1UL << id_bits) - 8192) >> 5) possible allocations.
  552. */
  553. #define IRQS_PER_CHUNK_SHIFT 5
  554. #define IRQS_PER_CHUNK (1 << IRQS_PER_CHUNK_SHIFT)
  555. static unsigned long *lpi_bitmap;
  556. static u32 lpi_chunks;
  557. static DEFINE_SPINLOCK(lpi_lock);
  558. static int its_lpi_to_chunk(int lpi)
  559. {
  560. return (lpi - 8192) >> IRQS_PER_CHUNK_SHIFT;
  561. }
  562. static int its_chunk_to_lpi(int chunk)
  563. {
  564. return (chunk << IRQS_PER_CHUNK_SHIFT) + 8192;
  565. }
  566. static int __init its_lpi_init(u32 id_bits)
  567. {
  568. lpi_chunks = its_lpi_to_chunk(1UL << id_bits);
  569. lpi_bitmap = kzalloc(BITS_TO_LONGS(lpi_chunks) * sizeof(long),
  570. GFP_KERNEL);
  571. if (!lpi_bitmap) {
  572. lpi_chunks = 0;
  573. return -ENOMEM;
  574. }
  575. pr_info("ITS: Allocated %d chunks for LPIs\n", (int)lpi_chunks);
  576. return 0;
  577. }
  578. static unsigned long *its_lpi_alloc_chunks(int nr_irqs, int *base, int *nr_ids)
  579. {
  580. unsigned long *bitmap = NULL;
  581. int chunk_id;
  582. int nr_chunks;
  583. int i;
  584. nr_chunks = DIV_ROUND_UP(nr_irqs, IRQS_PER_CHUNK);
  585. spin_lock(&lpi_lock);
  586. do {
  587. chunk_id = bitmap_find_next_zero_area(lpi_bitmap, lpi_chunks,
  588. 0, nr_chunks, 0);
  589. if (chunk_id < lpi_chunks)
  590. break;
  591. nr_chunks--;
  592. } while (nr_chunks > 0);
  593. if (!nr_chunks)
  594. goto out;
  595. bitmap = kzalloc(BITS_TO_LONGS(nr_chunks * IRQS_PER_CHUNK) * sizeof (long),
  596. GFP_ATOMIC);
  597. if (!bitmap)
  598. goto out;
  599. for (i = 0; i < nr_chunks; i++)
  600. set_bit(chunk_id + i, lpi_bitmap);
  601. *base = its_chunk_to_lpi(chunk_id);
  602. *nr_ids = nr_chunks * IRQS_PER_CHUNK;
  603. out:
  604. spin_unlock(&lpi_lock);
  605. if (!bitmap)
  606. *base = *nr_ids = 0;
  607. return bitmap;
  608. }
  609. static void its_lpi_free(struct event_lpi_map *map)
  610. {
  611. int base = map->lpi_base;
  612. int nr_ids = map->nr_lpis;
  613. int lpi;
  614. spin_lock(&lpi_lock);
  615. for (lpi = base; lpi < (base + nr_ids); lpi += IRQS_PER_CHUNK) {
  616. int chunk = its_lpi_to_chunk(lpi);
  617. BUG_ON(chunk > lpi_chunks);
  618. if (test_bit(chunk, lpi_bitmap)) {
  619. clear_bit(chunk, lpi_bitmap);
  620. } else {
  621. pr_err("Bad LPI chunk %d\n", chunk);
  622. }
  623. }
  624. spin_unlock(&lpi_lock);
  625. kfree(map->lpi_map);
  626. kfree(map->col_map);
  627. }
  628. /*
  629. * We allocate 64kB for PROPBASE. That gives us at most 64K LPIs to
  630. * deal with (one configuration byte per interrupt). PENDBASE has to
  631. * be 64kB aligned (one bit per LPI, plus 8192 bits for SPI/PPI/SGI).
  632. */
  633. #define LPI_PROPBASE_SZ SZ_64K
  634. #define LPI_PENDBASE_SZ (LPI_PROPBASE_SZ / 8 + SZ_1K)
  635. /*
  636. * This is how many bits of ID we need, including the useless ones.
  637. */
  638. #define LPI_NRBITS ilog2(LPI_PROPBASE_SZ + SZ_8K)
  639. #define LPI_PROP_DEFAULT_PRIO 0xa0
  640. static int __init its_alloc_lpi_tables(void)
  641. {
  642. phys_addr_t paddr;
  643. gic_rdists->prop_page = alloc_pages(GFP_NOWAIT,
  644. get_order(LPI_PROPBASE_SZ));
  645. if (!gic_rdists->prop_page) {
  646. pr_err("Failed to allocate PROPBASE\n");
  647. return -ENOMEM;
  648. }
  649. paddr = page_to_phys(gic_rdists->prop_page);
  650. pr_info("GIC: using LPI property table @%pa\n", &paddr);
  651. /* Priority 0xa0, Group-1, disabled */
  652. memset(page_address(gic_rdists->prop_page),
  653. LPI_PROP_DEFAULT_PRIO | LPI_PROP_GROUP1,
  654. LPI_PROPBASE_SZ);
  655. /* Make sure the GIC will observe the written configuration */
  656. __flush_dcache_area(page_address(gic_rdists->prop_page), LPI_PROPBASE_SZ);
  657. return 0;
  658. }
  659. static const char *its_base_type_string[] = {
  660. [GITS_BASER_TYPE_DEVICE] = "Devices",
  661. [GITS_BASER_TYPE_VCPU] = "Virtual CPUs",
  662. [GITS_BASER_TYPE_CPU] = "Physical CPUs",
  663. [GITS_BASER_TYPE_COLLECTION] = "Interrupt Collections",
  664. [GITS_BASER_TYPE_RESERVED5] = "Reserved (5)",
  665. [GITS_BASER_TYPE_RESERVED6] = "Reserved (6)",
  666. [GITS_BASER_TYPE_RESERVED7] = "Reserved (7)",
  667. };
  668. static u64 its_read_baser(struct its_node *its, struct its_baser *baser)
  669. {
  670. u32 idx = baser - its->tables;
  671. return readq_relaxed(its->base + GITS_BASER + (idx << 3));
  672. }
  673. static void its_write_baser(struct its_node *its, struct its_baser *baser,
  674. u64 val)
  675. {
  676. u32 idx = baser - its->tables;
  677. writeq_relaxed(val, its->base + GITS_BASER + (idx << 3));
  678. baser->val = its_read_baser(its, baser);
  679. }
  680. static int its_setup_baser(struct its_node *its, struct its_baser *baser,
  681. u64 cache, u64 shr, u32 psz, u32 order,
  682. bool indirect)
  683. {
  684. u64 val = its_read_baser(its, baser);
  685. u64 esz = GITS_BASER_ENTRY_SIZE(val);
  686. u64 type = GITS_BASER_TYPE(val);
  687. u32 alloc_pages;
  688. void *base;
  689. u64 tmp;
  690. retry_alloc_baser:
  691. alloc_pages = (PAGE_ORDER_TO_SIZE(order) / psz);
  692. if (alloc_pages > GITS_BASER_PAGES_MAX) {
  693. pr_warn("ITS@%pa: %s too large, reduce ITS pages %u->%u\n",
  694. &its->phys_base, its_base_type_string[type],
  695. alloc_pages, GITS_BASER_PAGES_MAX);
  696. alloc_pages = GITS_BASER_PAGES_MAX;
  697. order = get_order(GITS_BASER_PAGES_MAX * psz);
  698. }
  699. base = (void *)__get_free_pages(GFP_KERNEL | __GFP_ZERO, order);
  700. if (!base)
  701. return -ENOMEM;
  702. retry_baser:
  703. val = (virt_to_phys(base) |
  704. (type << GITS_BASER_TYPE_SHIFT) |
  705. ((esz - 1) << GITS_BASER_ENTRY_SIZE_SHIFT) |
  706. ((alloc_pages - 1) << GITS_BASER_PAGES_SHIFT) |
  707. cache |
  708. shr |
  709. GITS_BASER_VALID);
  710. val |= indirect ? GITS_BASER_INDIRECT : 0x0;
  711. switch (psz) {
  712. case SZ_4K:
  713. val |= GITS_BASER_PAGE_SIZE_4K;
  714. break;
  715. case SZ_16K:
  716. val |= GITS_BASER_PAGE_SIZE_16K;
  717. break;
  718. case SZ_64K:
  719. val |= GITS_BASER_PAGE_SIZE_64K;
  720. break;
  721. }
  722. its_write_baser(its, baser, val);
  723. tmp = baser->val;
  724. if ((val ^ tmp) & GITS_BASER_SHAREABILITY_MASK) {
  725. /*
  726. * Shareability didn't stick. Just use
  727. * whatever the read reported, which is likely
  728. * to be the only thing this redistributor
  729. * supports. If that's zero, make it
  730. * non-cacheable as well.
  731. */
  732. shr = tmp & GITS_BASER_SHAREABILITY_MASK;
  733. if (!shr) {
  734. cache = GITS_BASER_nC;
  735. __flush_dcache_area(base, PAGE_ORDER_TO_SIZE(order));
  736. }
  737. goto retry_baser;
  738. }
  739. if ((val ^ tmp) & GITS_BASER_PAGE_SIZE_MASK) {
  740. /*
  741. * Page size didn't stick. Let's try a smaller
  742. * size and retry. If we reach 4K, then
  743. * something is horribly wrong...
  744. */
  745. free_pages((unsigned long)base, order);
  746. baser->base = NULL;
  747. switch (psz) {
  748. case SZ_16K:
  749. psz = SZ_4K;
  750. goto retry_alloc_baser;
  751. case SZ_64K:
  752. psz = SZ_16K;
  753. goto retry_alloc_baser;
  754. }
  755. }
  756. if (val != tmp) {
  757. pr_err("ITS@%pa: %s doesn't stick: %lx %lx\n",
  758. &its->phys_base, its_base_type_string[type],
  759. (unsigned long) val, (unsigned long) tmp);
  760. free_pages((unsigned long)base, order);
  761. return -ENXIO;
  762. }
  763. baser->order = order;
  764. baser->base = base;
  765. baser->psz = psz;
  766. tmp = indirect ? GITS_LVL1_ENTRY_SIZE : esz;
  767. pr_info("ITS@%pa: allocated %d %s @%lx (%s, esz %d, psz %dK, shr %d)\n",
  768. &its->phys_base, (int)(PAGE_ORDER_TO_SIZE(order) / tmp),
  769. its_base_type_string[type],
  770. (unsigned long)virt_to_phys(base),
  771. indirect ? "indirect" : "flat", (int)esz,
  772. psz / SZ_1K, (int)shr >> GITS_BASER_SHAREABILITY_SHIFT);
  773. return 0;
  774. }
  775. static bool its_parse_baser_device(struct its_node *its, struct its_baser *baser,
  776. u32 psz, u32 *order)
  777. {
  778. u64 esz = GITS_BASER_ENTRY_SIZE(its_read_baser(its, baser));
  779. u64 val = GITS_BASER_InnerShareable | GITS_BASER_WaWb;
  780. u32 ids = its->device_ids;
  781. u32 new_order = *order;
  782. bool indirect = false;
  783. /* No need to enable Indirection if memory requirement < (psz*2)bytes */
  784. if ((esz << ids) > (psz * 2)) {
  785. /*
  786. * Find out whether hw supports a single or two-level table by
  787. * table by reading bit at offset '62' after writing '1' to it.
  788. */
  789. its_write_baser(its, baser, val | GITS_BASER_INDIRECT);
  790. indirect = !!(baser->val & GITS_BASER_INDIRECT);
  791. if (indirect) {
  792. /*
  793. * The size of the lvl2 table is equal to ITS page size
  794. * which is 'psz'. For computing lvl1 table size,
  795. * subtract ID bits that sparse lvl2 table from 'ids'
  796. * which is reported by ITS hardware times lvl1 table
  797. * entry size.
  798. */
  799. ids -= ilog2(psz / esz);
  800. esz = GITS_LVL1_ENTRY_SIZE;
  801. }
  802. }
  803. /*
  804. * Allocate as many entries as required to fit the
  805. * range of device IDs that the ITS can grok... The ID
  806. * space being incredibly sparse, this results in a
  807. * massive waste of memory if two-level device table
  808. * feature is not supported by hardware.
  809. */
  810. new_order = max_t(u32, get_order(esz << ids), new_order);
  811. if (new_order >= MAX_ORDER) {
  812. new_order = MAX_ORDER - 1;
  813. ids = ilog2(PAGE_ORDER_TO_SIZE(new_order) / esz);
  814. pr_warn("ITS@%pa: Device Table too large, reduce ids %u->%u\n",
  815. &its->phys_base, its->device_ids, ids);
  816. }
  817. *order = new_order;
  818. return indirect;
  819. }
  820. static void its_free_tables(struct its_node *its)
  821. {
  822. int i;
  823. for (i = 0; i < GITS_BASER_NR_REGS; i++) {
  824. if (its->tables[i].base) {
  825. free_pages((unsigned long)its->tables[i].base,
  826. its->tables[i].order);
  827. its->tables[i].base = NULL;
  828. }
  829. }
  830. }
  831. static int its_alloc_tables(struct its_node *its)
  832. {
  833. u64 typer = gic_read_typer(its->base + GITS_TYPER);
  834. u32 ids = GITS_TYPER_DEVBITS(typer);
  835. u64 shr = GITS_BASER_InnerShareable;
  836. u64 cache = GITS_BASER_WaWb;
  837. u32 psz = SZ_64K;
  838. int err, i;
  839. if (its->flags & ITS_FLAGS_WORKAROUND_CAVIUM_22375) {
  840. /*
  841. * erratum 22375: only alloc 8MB table size
  842. * erratum 24313: ignore memory access type
  843. */
  844. cache = GITS_BASER_nCnB;
  845. ids = 0x14; /* 20 bits, 8MB */
  846. }
  847. its->device_ids = ids;
  848. for (i = 0; i < GITS_BASER_NR_REGS; i++) {
  849. struct its_baser *baser = its->tables + i;
  850. u64 val = its_read_baser(its, baser);
  851. u64 type = GITS_BASER_TYPE(val);
  852. u32 order = get_order(psz);
  853. bool indirect = false;
  854. if (type == GITS_BASER_TYPE_NONE)
  855. continue;
  856. if (type == GITS_BASER_TYPE_DEVICE)
  857. indirect = its_parse_baser_device(its, baser, psz, &order);
  858. err = its_setup_baser(its, baser, cache, shr, psz, order, indirect);
  859. if (err < 0) {
  860. its_free_tables(its);
  861. return err;
  862. }
  863. /* Update settings which will be used for next BASERn */
  864. psz = baser->psz;
  865. cache = baser->val & GITS_BASER_CACHEABILITY_MASK;
  866. shr = baser->val & GITS_BASER_SHAREABILITY_MASK;
  867. }
  868. return 0;
  869. }
  870. static int its_alloc_collections(struct its_node *its)
  871. {
  872. its->collections = kzalloc(nr_cpu_ids * sizeof(*its->collections),
  873. GFP_KERNEL);
  874. if (!its->collections)
  875. return -ENOMEM;
  876. return 0;
  877. }
  878. static void its_cpu_init_lpis(void)
  879. {
  880. void __iomem *rbase = gic_data_rdist_rd_base();
  881. struct page *pend_page;
  882. u64 val, tmp;
  883. /* If we didn't allocate the pending table yet, do it now */
  884. pend_page = gic_data_rdist()->pend_page;
  885. if (!pend_page) {
  886. phys_addr_t paddr;
  887. /*
  888. * The pending pages have to be at least 64kB aligned,
  889. * hence the 'max(LPI_PENDBASE_SZ, SZ_64K)' below.
  890. */
  891. pend_page = alloc_pages(GFP_NOWAIT | __GFP_ZERO,
  892. get_order(max(LPI_PENDBASE_SZ, SZ_64K)));
  893. if (!pend_page) {
  894. pr_err("Failed to allocate PENDBASE for CPU%d\n",
  895. smp_processor_id());
  896. return;
  897. }
  898. /* Make sure the GIC will observe the zero-ed page */
  899. __flush_dcache_area(page_address(pend_page), LPI_PENDBASE_SZ);
  900. paddr = page_to_phys(pend_page);
  901. pr_info("CPU%d: using LPI pending table @%pa\n",
  902. smp_processor_id(), &paddr);
  903. gic_data_rdist()->pend_page = pend_page;
  904. }
  905. /* Disable LPIs */
  906. val = readl_relaxed(rbase + GICR_CTLR);
  907. val &= ~GICR_CTLR_ENABLE_LPIS;
  908. writel_relaxed(val, rbase + GICR_CTLR);
  909. /*
  910. * Make sure any change to the table is observable by the GIC.
  911. */
  912. dsb(sy);
  913. /* set PROPBASE */
  914. val = (page_to_phys(gic_rdists->prop_page) |
  915. GICR_PROPBASER_InnerShareable |
  916. GICR_PROPBASER_WaWb |
  917. ((LPI_NRBITS - 1) & GICR_PROPBASER_IDBITS_MASK));
  918. writeq_relaxed(val, rbase + GICR_PROPBASER);
  919. tmp = readq_relaxed(rbase + GICR_PROPBASER);
  920. if ((tmp ^ val) & GICR_PROPBASER_SHAREABILITY_MASK) {
  921. if (!(tmp & GICR_PROPBASER_SHAREABILITY_MASK)) {
  922. /*
  923. * The HW reports non-shareable, we must
  924. * remove the cacheability attributes as
  925. * well.
  926. */
  927. val &= ~(GICR_PROPBASER_SHAREABILITY_MASK |
  928. GICR_PROPBASER_CACHEABILITY_MASK);
  929. val |= GICR_PROPBASER_nC;
  930. writeq_relaxed(val, rbase + GICR_PROPBASER);
  931. }
  932. pr_info_once("GIC: using cache flushing for LPI property table\n");
  933. gic_rdists->flags |= RDIST_FLAGS_PROPBASE_NEEDS_FLUSHING;
  934. }
  935. /* set PENDBASE */
  936. val = (page_to_phys(pend_page) |
  937. GICR_PENDBASER_InnerShareable |
  938. GICR_PENDBASER_WaWb);
  939. writeq_relaxed(val, rbase + GICR_PENDBASER);
  940. tmp = readq_relaxed(rbase + GICR_PENDBASER);
  941. if (!(tmp & GICR_PENDBASER_SHAREABILITY_MASK)) {
  942. /*
  943. * The HW reports non-shareable, we must remove the
  944. * cacheability attributes as well.
  945. */
  946. val &= ~(GICR_PENDBASER_SHAREABILITY_MASK |
  947. GICR_PENDBASER_CACHEABILITY_MASK);
  948. val |= GICR_PENDBASER_nC;
  949. writeq_relaxed(val, rbase + GICR_PENDBASER);
  950. }
  951. /* Enable LPIs */
  952. val = readl_relaxed(rbase + GICR_CTLR);
  953. val |= GICR_CTLR_ENABLE_LPIS;
  954. writel_relaxed(val, rbase + GICR_CTLR);
  955. /* Make sure the GIC has seen the above */
  956. dsb(sy);
  957. }
  958. static void its_cpu_init_collection(void)
  959. {
  960. struct its_node *its;
  961. int cpu;
  962. spin_lock(&its_lock);
  963. cpu = smp_processor_id();
  964. list_for_each_entry(its, &its_nodes, entry) {
  965. u64 target;
  966. /* avoid cross node collections and its mapping */
  967. if (its->flags & ITS_FLAGS_WORKAROUND_CAVIUM_23144) {
  968. struct device_node *cpu_node;
  969. cpu_node = of_get_cpu_node(cpu, NULL);
  970. if (its->numa_node != NUMA_NO_NODE &&
  971. its->numa_node != of_node_to_nid(cpu_node))
  972. continue;
  973. }
  974. /*
  975. * We now have to bind each collection to its target
  976. * redistributor.
  977. */
  978. if (gic_read_typer(its->base + GITS_TYPER) & GITS_TYPER_PTA) {
  979. /*
  980. * This ITS wants the physical address of the
  981. * redistributor.
  982. */
  983. target = gic_data_rdist()->phys_base;
  984. } else {
  985. /*
  986. * This ITS wants a linear CPU number.
  987. */
  988. target = gic_read_typer(gic_data_rdist_rd_base() + GICR_TYPER);
  989. target = GICR_TYPER_CPU_NUMBER(target) << 16;
  990. }
  991. /* Perform collection mapping */
  992. its->collections[cpu].target_address = target;
  993. its->collections[cpu].col_id = cpu;
  994. its_send_mapc(its, &its->collections[cpu], 1);
  995. its_send_invall(its, &its->collections[cpu]);
  996. }
  997. spin_unlock(&its_lock);
  998. }
  999. static struct its_device *its_find_device(struct its_node *its, u32 dev_id)
  1000. {
  1001. struct its_device *its_dev = NULL, *tmp;
  1002. unsigned long flags;
  1003. raw_spin_lock_irqsave(&its->lock, flags);
  1004. list_for_each_entry(tmp, &its->its_device_list, entry) {
  1005. if (tmp->device_id == dev_id) {
  1006. its_dev = tmp;
  1007. break;
  1008. }
  1009. }
  1010. raw_spin_unlock_irqrestore(&its->lock, flags);
  1011. return its_dev;
  1012. }
  1013. static struct its_baser *its_get_baser(struct its_node *its, u32 type)
  1014. {
  1015. int i;
  1016. for (i = 0; i < GITS_BASER_NR_REGS; i++) {
  1017. if (GITS_BASER_TYPE(its->tables[i].val) == type)
  1018. return &its->tables[i];
  1019. }
  1020. return NULL;
  1021. }
  1022. static bool its_alloc_device_table(struct its_node *its, u32 dev_id)
  1023. {
  1024. struct its_baser *baser;
  1025. struct page *page;
  1026. u32 esz, idx;
  1027. __le64 *table;
  1028. baser = its_get_baser(its, GITS_BASER_TYPE_DEVICE);
  1029. /* Don't allow device id that exceeds ITS hardware limit */
  1030. if (!baser)
  1031. return (ilog2(dev_id) < its->device_ids);
  1032. /* Don't allow device id that exceeds single, flat table limit */
  1033. esz = GITS_BASER_ENTRY_SIZE(baser->val);
  1034. if (!(baser->val & GITS_BASER_INDIRECT))
  1035. return (dev_id < (PAGE_ORDER_TO_SIZE(baser->order) / esz));
  1036. /* Compute 1st level table index & check if that exceeds table limit */
  1037. idx = dev_id >> ilog2(baser->psz / esz);
  1038. if (idx >= (PAGE_ORDER_TO_SIZE(baser->order) / GITS_LVL1_ENTRY_SIZE))
  1039. return false;
  1040. table = baser->base;
  1041. /* Allocate memory for 2nd level table */
  1042. if (!table[idx]) {
  1043. page = alloc_pages(GFP_KERNEL | __GFP_ZERO, get_order(baser->psz));
  1044. if (!page)
  1045. return false;
  1046. /* Flush Lvl2 table to PoC if hw doesn't support coherency */
  1047. if (!(baser->val & GITS_BASER_SHAREABILITY_MASK))
  1048. __flush_dcache_area(page_address(page), baser->psz);
  1049. table[idx] = cpu_to_le64(page_to_phys(page) | GITS_BASER_VALID);
  1050. /* Flush Lvl1 entry to PoC if hw doesn't support coherency */
  1051. if (!(baser->val & GITS_BASER_SHAREABILITY_MASK))
  1052. __flush_dcache_area(table + idx, GITS_LVL1_ENTRY_SIZE);
  1053. /* Ensure updated table contents are visible to ITS hardware */
  1054. dsb(sy);
  1055. }
  1056. return true;
  1057. }
  1058. static struct its_device *its_create_device(struct its_node *its, u32 dev_id,
  1059. int nvecs)
  1060. {
  1061. struct its_device *dev;
  1062. unsigned long *lpi_map;
  1063. unsigned long flags;
  1064. u16 *col_map = NULL;
  1065. void *itt;
  1066. int lpi_base;
  1067. int nr_lpis;
  1068. int nr_ites;
  1069. int sz;
  1070. if (!its_alloc_device_table(its, dev_id))
  1071. return NULL;
  1072. dev = kzalloc(sizeof(*dev), GFP_KERNEL);
  1073. /*
  1074. * At least one bit of EventID is being used, hence a minimum
  1075. * of two entries. No, the architecture doesn't let you
  1076. * express an ITT with a single entry.
  1077. */
  1078. nr_ites = max(2UL, roundup_pow_of_two(nvecs));
  1079. sz = nr_ites * its->ite_size;
  1080. sz = max(sz, ITS_ITT_ALIGN) + ITS_ITT_ALIGN - 1;
  1081. itt = kzalloc(sz, GFP_KERNEL);
  1082. lpi_map = its_lpi_alloc_chunks(nvecs, &lpi_base, &nr_lpis);
  1083. if (lpi_map)
  1084. col_map = kzalloc(sizeof(*col_map) * nr_lpis, GFP_KERNEL);
  1085. if (!dev || !itt || !lpi_map || !col_map) {
  1086. kfree(dev);
  1087. kfree(itt);
  1088. kfree(lpi_map);
  1089. kfree(col_map);
  1090. return NULL;
  1091. }
  1092. __flush_dcache_area(itt, sz);
  1093. dev->its = its;
  1094. dev->itt = itt;
  1095. dev->nr_ites = nr_ites;
  1096. dev->event_map.lpi_map = lpi_map;
  1097. dev->event_map.col_map = col_map;
  1098. dev->event_map.lpi_base = lpi_base;
  1099. dev->event_map.nr_lpis = nr_lpis;
  1100. dev->device_id = dev_id;
  1101. INIT_LIST_HEAD(&dev->entry);
  1102. raw_spin_lock_irqsave(&its->lock, flags);
  1103. list_add(&dev->entry, &its->its_device_list);
  1104. raw_spin_unlock_irqrestore(&its->lock, flags);
  1105. /* Map device to its ITT */
  1106. its_send_mapd(dev, 1);
  1107. return dev;
  1108. }
  1109. static void its_free_device(struct its_device *its_dev)
  1110. {
  1111. unsigned long flags;
  1112. raw_spin_lock_irqsave(&its_dev->its->lock, flags);
  1113. list_del(&its_dev->entry);
  1114. raw_spin_unlock_irqrestore(&its_dev->its->lock, flags);
  1115. kfree(its_dev->itt);
  1116. kfree(its_dev);
  1117. }
  1118. static int its_alloc_device_irq(struct its_device *dev, irq_hw_number_t *hwirq)
  1119. {
  1120. int idx;
  1121. idx = find_first_zero_bit(dev->event_map.lpi_map,
  1122. dev->event_map.nr_lpis);
  1123. if (idx == dev->event_map.nr_lpis)
  1124. return -ENOSPC;
  1125. *hwirq = dev->event_map.lpi_base + idx;
  1126. set_bit(idx, dev->event_map.lpi_map);
  1127. return 0;
  1128. }
  1129. static int its_msi_prepare(struct irq_domain *domain, struct device *dev,
  1130. int nvec, msi_alloc_info_t *info)
  1131. {
  1132. struct its_node *its;
  1133. struct its_device *its_dev;
  1134. struct msi_domain_info *msi_info;
  1135. u32 dev_id;
  1136. /*
  1137. * We ignore "dev" entierely, and rely on the dev_id that has
  1138. * been passed via the scratchpad. This limits this domain's
  1139. * usefulness to upper layers that definitely know that they
  1140. * are built on top of the ITS.
  1141. */
  1142. dev_id = info->scratchpad[0].ul;
  1143. msi_info = msi_get_domain_info(domain);
  1144. its = msi_info->data;
  1145. its_dev = its_find_device(its, dev_id);
  1146. if (its_dev) {
  1147. /*
  1148. * We already have seen this ID, probably through
  1149. * another alias (PCI bridge of some sort). No need to
  1150. * create the device.
  1151. */
  1152. pr_debug("Reusing ITT for devID %x\n", dev_id);
  1153. goto out;
  1154. }
  1155. its_dev = its_create_device(its, dev_id, nvec);
  1156. if (!its_dev)
  1157. return -ENOMEM;
  1158. pr_debug("ITT %d entries, %d bits\n", nvec, ilog2(nvec));
  1159. out:
  1160. info->scratchpad[0].ptr = its_dev;
  1161. return 0;
  1162. }
  1163. static struct msi_domain_ops its_msi_domain_ops = {
  1164. .msi_prepare = its_msi_prepare,
  1165. };
  1166. static int its_irq_gic_domain_alloc(struct irq_domain *domain,
  1167. unsigned int virq,
  1168. irq_hw_number_t hwirq)
  1169. {
  1170. struct irq_fwspec fwspec;
  1171. if (irq_domain_get_of_node(domain->parent)) {
  1172. fwspec.fwnode = domain->parent->fwnode;
  1173. fwspec.param_count = 3;
  1174. fwspec.param[0] = GIC_IRQ_TYPE_LPI;
  1175. fwspec.param[1] = hwirq;
  1176. fwspec.param[2] = IRQ_TYPE_EDGE_RISING;
  1177. } else if (is_fwnode_irqchip(domain->parent->fwnode)) {
  1178. fwspec.fwnode = domain->parent->fwnode;
  1179. fwspec.param_count = 2;
  1180. fwspec.param[0] = hwirq;
  1181. fwspec.param[1] = IRQ_TYPE_EDGE_RISING;
  1182. } else {
  1183. return -EINVAL;
  1184. }
  1185. return irq_domain_alloc_irqs_parent(domain, virq, 1, &fwspec);
  1186. }
  1187. static int its_irq_domain_alloc(struct irq_domain *domain, unsigned int virq,
  1188. unsigned int nr_irqs, void *args)
  1189. {
  1190. msi_alloc_info_t *info = args;
  1191. struct its_device *its_dev = info->scratchpad[0].ptr;
  1192. irq_hw_number_t hwirq;
  1193. int err;
  1194. int i;
  1195. for (i = 0; i < nr_irqs; i++) {
  1196. err = its_alloc_device_irq(its_dev, &hwirq);
  1197. if (err)
  1198. return err;
  1199. err = its_irq_gic_domain_alloc(domain, virq + i, hwirq);
  1200. if (err)
  1201. return err;
  1202. irq_domain_set_hwirq_and_chip(domain, virq + i,
  1203. hwirq, &its_irq_chip, its_dev);
  1204. pr_debug("ID:%d pID:%d vID:%d\n",
  1205. (int)(hwirq - its_dev->event_map.lpi_base),
  1206. (int) hwirq, virq + i);
  1207. }
  1208. return 0;
  1209. }
  1210. static void its_irq_domain_activate(struct irq_domain *domain,
  1211. struct irq_data *d)
  1212. {
  1213. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  1214. u32 event = its_get_event_id(d);
  1215. const struct cpumask *cpu_mask = cpu_online_mask;
  1216. /* get the cpu_mask of local node */
  1217. if (its_dev->its->numa_node >= 0)
  1218. cpu_mask = cpumask_of_node(its_dev->its->numa_node);
  1219. /* Bind the LPI to the first possible CPU */
  1220. its_dev->event_map.col_map[event] = cpumask_first(cpu_mask);
  1221. /* Map the GIC IRQ and event to the device */
  1222. its_send_mapvi(its_dev, d->hwirq, event);
  1223. }
  1224. static void its_irq_domain_deactivate(struct irq_domain *domain,
  1225. struct irq_data *d)
  1226. {
  1227. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  1228. u32 event = its_get_event_id(d);
  1229. /* Stop the delivery of interrupts */
  1230. its_send_discard(its_dev, event);
  1231. }
  1232. static void its_irq_domain_free(struct irq_domain *domain, unsigned int virq,
  1233. unsigned int nr_irqs)
  1234. {
  1235. struct irq_data *d = irq_domain_get_irq_data(domain, virq);
  1236. struct its_device *its_dev = irq_data_get_irq_chip_data(d);
  1237. int i;
  1238. for (i = 0; i < nr_irqs; i++) {
  1239. struct irq_data *data = irq_domain_get_irq_data(domain,
  1240. virq + i);
  1241. u32 event = its_get_event_id(data);
  1242. /* Mark interrupt index as unused */
  1243. clear_bit(event, its_dev->event_map.lpi_map);
  1244. /* Nuke the entry in the domain */
  1245. irq_domain_reset_irq_data(data);
  1246. }
  1247. /* If all interrupts have been freed, start mopping the floor */
  1248. if (bitmap_empty(its_dev->event_map.lpi_map,
  1249. its_dev->event_map.nr_lpis)) {
  1250. its_lpi_free(&its_dev->event_map);
  1251. /* Unmap device/itt */
  1252. its_send_mapd(its_dev, 0);
  1253. its_free_device(its_dev);
  1254. }
  1255. irq_domain_free_irqs_parent(domain, virq, nr_irqs);
  1256. }
  1257. static const struct irq_domain_ops its_domain_ops = {
  1258. .alloc = its_irq_domain_alloc,
  1259. .free = its_irq_domain_free,
  1260. .activate = its_irq_domain_activate,
  1261. .deactivate = its_irq_domain_deactivate,
  1262. };
  1263. static int its_force_quiescent(void __iomem *base)
  1264. {
  1265. u32 count = 1000000; /* 1s */
  1266. u32 val;
  1267. val = readl_relaxed(base + GITS_CTLR);
  1268. /*
  1269. * GIC architecture specification requires the ITS to be both
  1270. * disabled and quiescent for writes to GITS_BASER<n> or
  1271. * GITS_CBASER to not have UNPREDICTABLE results.
  1272. */
  1273. if ((val & GITS_CTLR_QUIESCENT) && !(val & GITS_CTLR_ENABLE))
  1274. return 0;
  1275. /* Disable the generation of all interrupts to this ITS */
  1276. val &= ~GITS_CTLR_ENABLE;
  1277. writel_relaxed(val, base + GITS_CTLR);
  1278. /* Poll GITS_CTLR and wait until ITS becomes quiescent */
  1279. while (1) {
  1280. val = readl_relaxed(base + GITS_CTLR);
  1281. if (val & GITS_CTLR_QUIESCENT)
  1282. return 0;
  1283. count--;
  1284. if (!count)
  1285. return -EBUSY;
  1286. cpu_relax();
  1287. udelay(1);
  1288. }
  1289. }
  1290. static void __maybe_unused its_enable_quirk_cavium_22375(void *data)
  1291. {
  1292. struct its_node *its = data;
  1293. its->flags |= ITS_FLAGS_WORKAROUND_CAVIUM_22375;
  1294. }
  1295. static void __maybe_unused its_enable_quirk_cavium_23144(void *data)
  1296. {
  1297. struct its_node *its = data;
  1298. its->flags |= ITS_FLAGS_WORKAROUND_CAVIUM_23144;
  1299. }
  1300. static void __maybe_unused its_enable_quirk_qdf2400_e0065(void *data)
  1301. {
  1302. struct its_node *its = data;
  1303. /* On QDF2400, the size of the ITE is 16Bytes */
  1304. its->ite_size = 16;
  1305. }
  1306. static const struct gic_quirk its_quirks[] = {
  1307. #ifdef CONFIG_CAVIUM_ERRATUM_22375
  1308. {
  1309. .desc = "ITS: Cavium errata 22375, 24313",
  1310. .iidr = 0xa100034c, /* ThunderX pass 1.x */
  1311. .mask = 0xffff0fff,
  1312. .init = its_enable_quirk_cavium_22375,
  1313. },
  1314. #endif
  1315. #ifdef CONFIG_CAVIUM_ERRATUM_23144
  1316. {
  1317. .desc = "ITS: Cavium erratum 23144",
  1318. .iidr = 0xa100034c, /* ThunderX pass 1.x */
  1319. .mask = 0xffff0fff,
  1320. .init = its_enable_quirk_cavium_23144,
  1321. },
  1322. #endif
  1323. #ifdef CONFIG_QCOM_QDF2400_ERRATUM_0065
  1324. {
  1325. .desc = "ITS: QDF2400 erratum 0065",
  1326. .iidr = 0x00001070, /* QDF2400 ITS rev 1.x */
  1327. .mask = 0xffffffff,
  1328. .init = its_enable_quirk_qdf2400_e0065,
  1329. },
  1330. #endif
  1331. {
  1332. }
  1333. };
  1334. static void its_enable_quirks(struct its_node *its)
  1335. {
  1336. u32 iidr = readl_relaxed(its->base + GITS_IIDR);
  1337. gic_enable_quirks(iidr, its_quirks, its);
  1338. }
  1339. static int its_init_domain(struct fwnode_handle *handle, struct its_node *its)
  1340. {
  1341. struct irq_domain *inner_domain;
  1342. struct msi_domain_info *info;
  1343. info = kzalloc(sizeof(*info), GFP_KERNEL);
  1344. if (!info)
  1345. return -ENOMEM;
  1346. inner_domain = irq_domain_create_tree(handle, &its_domain_ops, its);
  1347. if (!inner_domain) {
  1348. kfree(info);
  1349. return -ENOMEM;
  1350. }
  1351. inner_domain->parent = its_parent;
  1352. inner_domain->bus_token = DOMAIN_BUS_NEXUS;
  1353. info->ops = &its_msi_domain_ops;
  1354. info->data = its;
  1355. inner_domain->host_data = info;
  1356. return 0;
  1357. }
  1358. static int __init its_probe_one(struct resource *res,
  1359. struct fwnode_handle *handle, int numa_node)
  1360. {
  1361. struct its_node *its;
  1362. void __iomem *its_base;
  1363. u32 val;
  1364. u64 baser, tmp;
  1365. int err;
  1366. its_base = ioremap(res->start, resource_size(res));
  1367. if (!its_base) {
  1368. pr_warn("ITS@%pa: Unable to map ITS registers\n", &res->start);
  1369. return -ENOMEM;
  1370. }
  1371. val = readl_relaxed(its_base + GITS_PIDR2) & GIC_PIDR2_ARCH_MASK;
  1372. if (val != 0x30 && val != 0x40) {
  1373. pr_warn("ITS@%pa: No ITS detected, giving up\n", &res->start);
  1374. err = -ENODEV;
  1375. goto out_unmap;
  1376. }
  1377. err = its_force_quiescent(its_base);
  1378. if (err) {
  1379. pr_warn("ITS@%pa: Failed to quiesce, giving up\n", &res->start);
  1380. goto out_unmap;
  1381. }
  1382. pr_info("ITS %pR\n", res);
  1383. its = kzalloc(sizeof(*its), GFP_KERNEL);
  1384. if (!its) {
  1385. err = -ENOMEM;
  1386. goto out_unmap;
  1387. }
  1388. raw_spin_lock_init(&its->lock);
  1389. INIT_LIST_HEAD(&its->entry);
  1390. INIT_LIST_HEAD(&its->its_device_list);
  1391. its->base = its_base;
  1392. its->phys_base = res->start;
  1393. its->ite_size = ((gic_read_typer(its_base + GITS_TYPER) >> 4) & 0xf) + 1;
  1394. its->numa_node = numa_node;
  1395. its->cmd_base = kzalloc(ITS_CMD_QUEUE_SZ, GFP_KERNEL);
  1396. if (!its->cmd_base) {
  1397. err = -ENOMEM;
  1398. goto out_free_its;
  1399. }
  1400. its->cmd_write = its->cmd_base;
  1401. its_enable_quirks(its);
  1402. err = its_alloc_tables(its);
  1403. if (err)
  1404. goto out_free_cmd;
  1405. err = its_alloc_collections(its);
  1406. if (err)
  1407. goto out_free_tables;
  1408. baser = (virt_to_phys(its->cmd_base) |
  1409. GITS_CBASER_WaWb |
  1410. GITS_CBASER_InnerShareable |
  1411. (ITS_CMD_QUEUE_SZ / SZ_4K - 1) |
  1412. GITS_CBASER_VALID);
  1413. writeq_relaxed(baser, its->base + GITS_CBASER);
  1414. tmp = readq_relaxed(its->base + GITS_CBASER);
  1415. if ((tmp ^ baser) & GITS_CBASER_SHAREABILITY_MASK) {
  1416. if (!(tmp & GITS_CBASER_SHAREABILITY_MASK)) {
  1417. /*
  1418. * The HW reports non-shareable, we must
  1419. * remove the cacheability attributes as
  1420. * well.
  1421. */
  1422. baser &= ~(GITS_CBASER_SHAREABILITY_MASK |
  1423. GITS_CBASER_CACHEABILITY_MASK);
  1424. baser |= GITS_CBASER_nC;
  1425. writeq_relaxed(baser, its->base + GITS_CBASER);
  1426. }
  1427. pr_info("ITS: using cache flushing for cmd queue\n");
  1428. its->flags |= ITS_FLAGS_CMDQ_NEEDS_FLUSHING;
  1429. }
  1430. writeq_relaxed(0, its->base + GITS_CWRITER);
  1431. writel_relaxed(GITS_CTLR_ENABLE, its->base + GITS_CTLR);
  1432. err = its_init_domain(handle, its);
  1433. if (err)
  1434. goto out_free_tables;
  1435. spin_lock(&its_lock);
  1436. list_add(&its->entry, &its_nodes);
  1437. spin_unlock(&its_lock);
  1438. return 0;
  1439. out_free_tables:
  1440. its_free_tables(its);
  1441. out_free_cmd:
  1442. kfree(its->cmd_base);
  1443. out_free_its:
  1444. kfree(its);
  1445. out_unmap:
  1446. iounmap(its_base);
  1447. pr_err("ITS@%pa: failed probing (%d)\n", &res->start, err);
  1448. return err;
  1449. }
  1450. static bool gic_rdists_supports_plpis(void)
  1451. {
  1452. return !!(gic_read_typer(gic_data_rdist_rd_base() + GICR_TYPER) & GICR_TYPER_PLPIS);
  1453. }
  1454. int its_cpu_init(void)
  1455. {
  1456. if (!list_empty(&its_nodes)) {
  1457. if (!gic_rdists_supports_plpis()) {
  1458. pr_info("CPU%d: LPIs not supported\n", smp_processor_id());
  1459. return -ENXIO;
  1460. }
  1461. its_cpu_init_lpis();
  1462. its_cpu_init_collection();
  1463. }
  1464. return 0;
  1465. }
  1466. static struct of_device_id its_device_id[] = {
  1467. { .compatible = "arm,gic-v3-its", },
  1468. {},
  1469. };
  1470. static int __init its_of_probe(struct device_node *node)
  1471. {
  1472. struct device_node *np;
  1473. struct resource res;
  1474. for (np = of_find_matching_node(node, its_device_id); np;
  1475. np = of_find_matching_node(np, its_device_id)) {
  1476. if (!of_property_read_bool(np, "msi-controller")) {
  1477. pr_warn("%s: no msi-controller property, ITS ignored\n",
  1478. np->full_name);
  1479. continue;
  1480. }
  1481. if (of_address_to_resource(np, 0, &res)) {
  1482. pr_warn("%s: no regs?\n", np->full_name);
  1483. continue;
  1484. }
  1485. its_probe_one(&res, &np->fwnode, of_node_to_nid(np));
  1486. }
  1487. return 0;
  1488. }
  1489. #ifdef CONFIG_ACPI
  1490. #define ACPI_GICV3_ITS_MEM_SIZE (SZ_128K)
  1491. static int __init gic_acpi_parse_madt_its(struct acpi_subtable_header *header,
  1492. const unsigned long end)
  1493. {
  1494. struct acpi_madt_generic_translator *its_entry;
  1495. struct fwnode_handle *dom_handle;
  1496. struct resource res;
  1497. int err;
  1498. its_entry = (struct acpi_madt_generic_translator *)header;
  1499. memset(&res, 0, sizeof(res));
  1500. res.start = its_entry->base_address;
  1501. res.end = its_entry->base_address + ACPI_GICV3_ITS_MEM_SIZE - 1;
  1502. res.flags = IORESOURCE_MEM;
  1503. dom_handle = irq_domain_alloc_fwnode((void *)its_entry->base_address);
  1504. if (!dom_handle) {
  1505. pr_err("ITS@%pa: Unable to allocate GICv3 ITS domain token\n",
  1506. &res.start);
  1507. return -ENOMEM;
  1508. }
  1509. err = iort_register_domain_token(its_entry->translation_id, dom_handle);
  1510. if (err) {
  1511. pr_err("ITS@%pa: Unable to register GICv3 ITS domain token (ITS ID %d) to IORT\n",
  1512. &res.start, its_entry->translation_id);
  1513. goto dom_err;
  1514. }
  1515. err = its_probe_one(&res, dom_handle, NUMA_NO_NODE);
  1516. if (!err)
  1517. return 0;
  1518. iort_deregister_domain_token(its_entry->translation_id);
  1519. dom_err:
  1520. irq_domain_free_fwnode(dom_handle);
  1521. return err;
  1522. }
  1523. static void __init its_acpi_probe(void)
  1524. {
  1525. acpi_table_parse_madt(ACPI_MADT_TYPE_GENERIC_TRANSLATOR,
  1526. gic_acpi_parse_madt_its, 0);
  1527. }
  1528. #else
  1529. static void __init its_acpi_probe(void) { }
  1530. #endif
  1531. int __init its_init(struct fwnode_handle *handle, struct rdists *rdists,
  1532. struct irq_domain *parent_domain)
  1533. {
  1534. struct device_node *of_node;
  1535. its_parent = parent_domain;
  1536. of_node = to_of_node(handle);
  1537. if (of_node)
  1538. its_of_probe(of_node);
  1539. else
  1540. its_acpi_probe();
  1541. if (list_empty(&its_nodes)) {
  1542. pr_warn("ITS: No ITS available, not enabling LPIs\n");
  1543. return -ENXIO;
  1544. }
  1545. gic_rdists = rdists;
  1546. its_alloc_lpi_tables();
  1547. its_lpi_init(rdists->id_bits);
  1548. return 0;
  1549. }