Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c12 static unsigned int hdexcr; variable
62 if (hdexcr & mask) in print_aspect()
105 if (hdexcr & DEXCR_PR_BIT(aspect->index)) { in print_aspect_config()
137 hdexcr = get_dexcr(HDEXCR); in main()
138 effective = dexcr | hdexcr; in main()
143 print_dexcr(" HDEXCR", hdexcr); in main()