Lines Matching refs:__compiletime_error
555 __compiletime_error("inb()) requires CONFIG_HAS_IOPORT");
573 __compiletime_error("inw() requires CONFIG_HAS_IOPORT");
591 __compiletime_error("inl() requires CONFIG_HAS_IOPORT");
606 __compiletime_error("outb() requires CONFIG_HAS_IOPORT");
621 __compiletime_error("outw() requires CONFIG_HAS_IOPORT");
636 __compiletime_error("outl() requires CONFIG_HAS_IOPORT");
728 __compiletime_error("insb() requires HAS_IOPORT");
741 __compiletime_error("insw() requires HAS_IOPORT");
754 __compiletime_error("insl() requires HAS_IOPORT");
768 __compiletime_error("outsb() requires HAS_IOPORT");
782 __compiletime_error("outsw() requires HAS_IOPORT");
796 __compiletime_error("outsl() requires HAS_IOPORT");