Home
last modified time | relevance | path

Searched refs:BBOCB_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2402 #define BBOCB_MASK BBOCB (0x3f, 0x1f, 0x3, 1, 1)
2404 /* A BBOCB_MASK with the y bit of the BO field removed. */
2405 #define BBOYCB_MASK (BBOCB_MASK &~ Y_MASK)
2406 #define BBOATCB_MASK (BBOCB_MASK &~ AT1_MASK)
2407 #define BBOAT2CB_MASK (BBOCB_MASK &~ AT2_MASK)
2399 #define BBOCB_MASK global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2402 #define BBOCB_MASK BBOCB (0x3f, 0x1f, 0x3, 1, 1)
2404 /* A BBOCB_MASK with the y bit of the BO field removed. */
2405 #define BBOYCB_MASK (BBOCB_MASK &~ Y_MASK)
2406 #define BBOATCB_MASK (BBOCB_MASK &~ AT1_MASK)
2407 #define BBOAT2CB_MASK (BBOCB_MASK &~ AT2_MASK)
2399 #define BBOCB_MASK global() macro

Completed in 21 milliseconds