Home
last modified time | relevance | path

Searched refs:BD (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/xmon/
Dppc-opc.c142 #define BD BBA + 1 macro
147 #define BDA BD + 1
2516 { "bce", B(9,0,0), B_MASK, BOOKE64, { BO, BI, BD } },
2517 { "bcel", B(9,0,1), B_MASK, BOOKE64, { BO, BI, BD } },
2554 { "bdnz", BBO(16,BODNZ,0,0), BBOATBI_MASK, PPCCOM, { BD } },
2555 { "bdn", BBO(16,BODNZ,0,0), BBOATBI_MASK, PWRCOM, { BD } },
2558 { "bdnzl", BBO(16,BODNZ,0,1), BBOATBI_MASK, PPCCOM, { BD } },
2559 { "bdnl", BBO(16,BODNZ,0,1), BBOATBI_MASK, PWRCOM, { BD } },
2570 { "bdz", BBO(16,BODZ,0,0), BBOATBI_MASK, COM, { BD } },
2573 { "bdzl", BBO(16,BODZ,0,1), BBOATBI_MASK, COM, { BD } },
[all …]
/arch/powerpc/platforms/ps3/
DKconfig116 tristate "PS3 BD/DVD/CD-ROM Storage Driver"
122 This support is required to access the PS3 BD/DVD/CD-ROM drive.
/arch/x86/include/asm/
Dperf_event_p4.h597 P4_GEN_ESCR_EMASK(P4_EVENT_TC_DELIVER_MODE, BD, 3),
/arch/x86/kernel/cpu/
Dperf_event_p4.c79 P4_ESCR_EMASK_BIT(P4_EVENT_TC_DELIVER_MODE, BD) |