Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c2387 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
2389 /* A BBO_MASK with the y bit of the BO field removed. This permits
2395 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
2396 #define BBOAT_MASK (BBO_MASK &~ AT1_MASK)
2384 #define BBO_MASK global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c2387 #define BBO_MASK BBO (0x3f, 0x1f, 1, 1)
2389 /* A BBO_MASK with the y bit of the BO field removed. This permits
2395 #define BBOY_MASK (BBO_MASK &~ Y_MASK)
2396 #define BBOAT_MASK (BBO_MASK &~ AT1_MASK)
2384 #define BBO_MASK global() macro

Completed in 22 milliseconds