Searched refs:biarch (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/
H A DMakefile47 biarch := $(call cc-option,-m32) macro
48 KBUILD_AFLAGS += $(biarch)
49 KBUILD_CFLAGS += $(biarch)
76 biarch := -m64 macro
113 ifneq ($(shell $(CONFIG_SHELL) $(cc_has_sp) $(CC) $(KBUILD_CPPFLAGS) $(biarch)),y)
/linux-4.1.27/kernel/
H A Dauditfilter.c224 /* When arch is unspecified, we must check both masks on biarch audit_match_signal()
236 case 1: /* 32bit on biarch */ audit_match_signal()
H A Dauditsc.c150 case 1: /* 32bit on biarch */ audit_match_perm()

Completed in 184 milliseconds